Henrik Lissner
2025-01-09 00:19:02 -05:00
parent 754e0f7982
commit 50de03321c
9 changed files with 8 additions and 9 deletions

View File

@@ -128,7 +128,6 @@ Respects `diff-hl-disable-on-remote'."
(diff-hl-update-once))))))
;; UX: Update diff-hl when magit alters git state.
(when (modulep! :tools magit)
(add-hook 'magit-pre-refresh-hook #'diff-hl-magit-pre-refresh)
(add-hook 'magit-post-refresh-hook #'diff-hl-magit-post-refresh))
;; FIX: The revert popup consumes 50% of the frame, whether or not you're