doomemacs/core/autoload
Henrik Lissner 29e851da27
Try counsel-file-jump before project-find-file-in
The former is more reliable (and faster, with the fd/rg hack in the next
commit).

Also (hopefully) fixes the "cl-no-applicable-method: No applicable
method: project-roots" error emitted when project-find-file-in fails to
identify the target as a project root.
2019-08-06 19:43:38 -04:00
..
buffers.el
cache.el Fix file paths in comment headings 2019-08-06 14:45:55 -04:00
cli.el
config.el Appease byte-compiler-san-chan-sensei-sama-chama 2019-07-28 16:10:53 +02:00
debug.el Move doom-run-all-startup-hooks-h to autoload/debug.el 2019-07-28 02:32:25 +02:00
files.el
fonts.el
format.el
help.el Fix doom/help-packages 2019-07-29 03:18:38 +02:00
line-numbers.el
packages.el Fix doom/help-packages 2019-07-29 03:18:38 +02:00
plist.el Fix file paths in comment headings 2019-08-06 14:45:55 -04:00
projects.el Try counsel-file-jump before project-find-file-in 2019-08-06 19:43:38 -04:00
scratch.el
sessions.el
text.el Minor refactors & tweaks across the board 2019-08-06 14:50:42 -04:00
themes.el Fix file paths in comment headings 2019-08-06 14:45:55 -04:00
ui.el