summary refs log tree commit diff stats
path: root/user/emacs
diff options
context:
space:
mode:
authorAlan Pearce2024-05-03 12:02:40 +0200
committerAlan Pearce2024-05-03 12:02:40 +0200
commitfc9469ddfdc82a50f40cbbceb40980703f3497c7 (patch)
tree05d4bc1b80e28e4acd04c3ccef8fe01a40668980 /user/emacs
parent0abb10419fa7bcecbc0dbc26c4bcf73f70c2aa19 (diff)
downloadnixfiles-fc9469ddfdc82a50f40cbbceb40980703f3497c7.tar.lz
nixfiles-fc9469ddfdc82a50f40cbbceb40980703f3497c7.tar.zst
nixfiles-fc9469ddfdc82a50f40cbbceb40980703f3497c7.zip
emacs: avoid magit/git errors when git updates working tree
Diffstat (limited to 'user/emacs')
-rw-r--r--user/emacs/init.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/user/emacs/init.el b/user/emacs/init.el
index 5775760f..c74c0a9e 100644
--- a/user/emacs/init.el
+++ b/user/emacs/init.el
@@ -945,10 +945,6 @@ _C-k_: prev  _u_pper              _=_: upper/lower       _s_mart resolve
             (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