doomemacs/modules/ui
Henrik Lissner 7058facf9d
ui/vc-gutter: disable git-gutter in some modes
Disabling git-gutter in fundamental-mode theoretically reduces the
number of times git-gutter is initialized (because it has to switch to
and from fundamental-mode once, sometimes twice, when changing major
modes).

git-gutter also has trouble with org-indent-mode, so we disable it
there.

And it isn't useful in image-mode.
2019-07-22 02:30:41 +02:00
..
deft Normalize :leader/:localleader keybinds 2018-12-23 23:54:27 -05:00
doom ui/doom: simplify solaire init 2019-07-22 02:30:38 +02:00
doom-dashboard core-lib: add doom-{glob,path,dir}, replace {file,dir}! 2019-07-22 02:30:39 +02:00
doom-quit 💥 revise hook/var fns naming convention (2/2) 2019-07-22 02:30:38 +02:00
fill-column ui/fci -> fill-column: replace fci w/ hl-fill-column 2019-04-01 13:44:20 -04:00
hl-todo 💥 revise hook/var fns naming convention (2/2) 2019-07-22 02:30:38 +02:00
indent-guides 💥 revise hook/var fns naming convention (2/2) 2019-07-22 02:30:38 +02:00
modeline 💥 revise hook/var fns naming convention (2/2) 2019-07-22 02:30:38 +02:00
nav-flash 💥 revise hook/var fns naming convention (2/2) 2019-07-22 02:30:38 +02:00
neotree 💥 revise hook/var fns naming convention (2/2) 2019-07-22 02:30:38 +02:00
ophints 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
popup 💥 revise advice naming convention (1/2) 2019-07-22 02:27:45 +02:00
pretty-code Minor refactors across the board 2019-06-26 14:31:06 +02:00
tabbar ui/tabbar: remove buffer-order function reference 2019-07-13 12:03:13 +02:00
treemacs Move treemacs-last-error-persist-file out of ~/.emacs.d 2019-07-11 17:22:27 +02:00
unicode 💥 Rethink core hook order & naming 2019-03-04 20:47:26 -05:00
vc-gutter ui/vc-gutter: disable git-gutter in some modes 2019-07-22 02:30:41 +02:00
vi-tilde-fringe Major refactor & optimization of how modules load their packages 2018-05-25 00:46:16 +02:00
window-select Move winum to ui/window-select module 2019-05-09 21:44:19 -04:00
workspaces ui/workspaces: refactor restoration of indirect buffers 2019-07-08 21:21:02 +02:00