doomemacs/core
Henrik Lissner 70e6c17de5
Don't autorevert if minibuffer is active
Some ivy/helm commands allow you to preview buffers, which is not an
appropriate time to (invisibly) revert them. The message could be missed
and expensive machinary could be triggered (e.g. updating git-gutter),
which could appear slow. Best to defer reverting until the user has
deliberately landed on the target, and is more likely to notice a revert
notification in the minibuffer.

Suggested by @flatwhatson
2019-10-20 10:58:53 -04:00
..
autoload Optimize doom-visible-buffers 2019-10-20 10:58:53 -04:00
cli Generalize doom-file-cookie-p 2019-10-04 22:42:53 -04:00
templates
test Install buttercup through straight for tests 2019-09-20 18:15:25 -04:00
core-cli.el Generalize doom-file-cookie-p 2019-10-04 22:42:53 -04:00
core-editor.el Don't autorevert if minibuffer is active 2019-10-20 10:58:53 -04:00
core-keybinds.el Add more api demos (#1845) 2019-10-03 14:51:08 -04:00
core-lib.el Minor refactors across the board 2019-10-07 16:10:33 -04:00
core-modules.el Minor refactors across the board 2019-10-07 16:10:33 -04:00
core-packages.el Remove doom-elpa-dir variable 2019-09-26 14:26:47 -04:00
core-projects.el Remove projectile-add-known-project autoload 2019-10-20 10:58:53 -04:00
core-ui.el Highlight urls in buffers as links 2019-10-18 21:23:02 -04:00
core.el Fix void-variable EMACS26+ issue 2019-10-18 22:21:25 -04:00
doctor.el cli/doctor: fix stringp error if fd isn't installed 2019-07-22 02:37:47 +02:00
packages.el Install from emacsmirror/undo-tree 2019-10-07 21:24:10 -04:00