doomemacs/modules/completion
Henrik Lissner 9d374b3bfb
Fix "not in project" projectile error #1037
helm-projectile-find-file doesn't respect
projectile-require-project-root by hard-coding it's no-project error
handling into its helm-projectile-* functions. This means if you try to
use helm-projectile-find-file in a non-project you get this error. So we
use helm-find-files for non-projects instead.
2018-12-05 14:16:42 -05:00
..
company Minor refactor/reformatting 2018-10-06 20:44:25 -04:00
helm Fix "not in project" projectile error #1037 2018-12-05 14:16:42 -05:00
ido Refactor/optimize completion/ido module 2018-06-03 15:01:21 +02:00
ivy counsel-describe-face -> counsel-faces 2018-10-29 02:31:51 -04:00