doomemacs/modules/completion/helm/autoload
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
..
evil.el Remove third line in section headers 2018-09-09 09:58:19 -04:00
helm.el Fix "not in project" projectile error #1037 2018-12-05 14:16:42 -05:00
posframe.el Force helm posframe to respect min-(width|height) 2018-08-11 01:59:37 +02:00