doomemacs/modules/completion/ivy/autoload
Henrik Lissner 3673067736
Fix projectile-find-file locking up Emacs
This occurs when invoking it from the root of massive file trees, like
$HOME or certain non-project folders. It's better that it defer to a
different command altogether (counsel-find-file) if invoked from $HOME,
and counsel-file-jump from anywhere else, which offers approximately
what we want, but at a fraction of the performance cost in those cases.
2018-08-03 16:10:20 +02:00
..
evil.el fixup! Refactor ivy project-search functionality 2018-06-02 20:31:50 +02:00
hydras.el Autoload defhydras & use new naming convention 2018-06-26 01:43:54 +02:00
ivy.el Fix projectile-find-file locking up Emacs 2018-08-03 16:10:20 +02:00
posframe.el Extract :ui posframe packages into other modules 2018-05-09 00:20:01 +02:00