all repos — nixfiles @ 7b9fe6af3317a51ff2fc357f893b7ef4e38fb7b3

System and user configuration, managed by nix and home-manager

Emacs: don't load git-gutter

Alan Pearce
commit

7b9fe6af3317a51ff2fc357f893b7ef4e38fb7b3

parent

3ec3aa95b7ef9aec01800cd96e4948e7be87df9c

1 file changed, 0 insertions(+), 2 deletions(-)

jump to
M user/emacs/.emacs.d/init.eluser/emacs/.emacs.d/init.el
@@ -442,8 +442,6 @@ (remove-hook 'magit-section-highlight-hook 'magit-section-highlight-selection)
(remove-hook 'magit-section-highlight-hook 'magit-diff-highlight))) (eval-when-compile (require 'fringe-helper)) -(use-package git-gutter - :defer t) (use-package git-gutter-fringe :defer 5 :config (progn