doomemacs/modules
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
..
app
collab
completion Fix projectile-find-file locking up Emacs 2018-08-03 16:10:20 +02:00
config
editor
emacs
feature
lang lang/cc: rewrite C/C++/OBJC header file detection 2018-08-03 03:41:31 +02:00
tools
ui