doomemacs/core
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
..
autoload Try counsel-file-jump before project-find-file-in 2019-08-06 19:43:38 -04:00
cli cli/packages: emit a little more debug info 2019-07-29 21:29:43 +02:00
templates
test
core-cli.el Redesign straight initialization #1610 #1607 2019-07-29 21:09:21 +02:00
core-editor.el Refactor out nested hook defuns & refactor core.el 2019-07-27 02:46:49 +02:00
core-keybinds.el 💥 Refactor add-hook! macro & change arg order 2019-07-26 20:17:29 +02:00
core-lib.el Correct argument name in `defadvice!' docstring 2019-08-05 18:27:56 -05:00
core-modules.el 💥 Refactor add-hook! macro & change arg order 2019-07-26 20:17:29 +02:00
core-packages.el Redesign straight initialization #1610 #1607 2019-07-29 21:09:21 +02:00
core-projects.el Fix #1617: fd is used despite being absent 2019-07-29 15:05:26 +02:00
core-ui.el Fix kill-current-buffer advise supressing exwm hooks 2019-08-06 14:37:46 -04:00
core.el Minor refactors & tweaks across the board 2019-08-06 14:50:42 -04:00
doctor.el
packages.el