all repos — nixfiles @ fc9469ddfdc82a50f40cbbceb40980703f3497c7

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

emacs: avoid magit/git errors when git updates working tree

Alan Pearce
commit

fc9469ddfdc82a50f40cbbceb40980703f3497c7

parent

0abb10419fa7bcecbc0dbc26c4bcf73f70c2aa19

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

changed files
M user/emacs/init.eluser/emacs/init.el
@@ -945,10 +945,6 @@ (remove-hook 'magit-section-highlight-hook 'magit-section-highlight-selection)
(remove-hook 'magit-section-highlight-hook 'magit-diff-highlight) (require 'magit-extras))) -(use-package magit-filenotify - :after magit - :ghook '(magit-status-mode-hook)) - (use-package git-gutter-fringe :defer 5 :config (progn