doomemacs/modules/config/default/autoload
Henrik Lissner 45d25af436
fix(default): browse-project: stringp type error
doom-project-root can return nil if not in a project, causing a type
error (#7093). This changes +default/browse-project to fall back to the
current directory in that case.

Fix: #7093
2023-02-21 19:15:36 -05:00
..
default.el refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00
deferred.el Modifying wrong variable judgment logic 2020-08-28 15:57:58 +08:00
files.el fix(default): browse-project: stringp type error 2023-02-21 19:15:36 -05:00
search.el refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00
text.el refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00