mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
fix(version-control): add missing magit hook for diff-hl
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
(prog-mode . siren-turn-on-diff-hl-mode)
|
||||
(text-mode . siren-turn-on-diff-hl-mode)
|
||||
(dired-mode . diff-hl-dired-mode)
|
||||
(magit-pre-refresh . diff-hl-magit-pre-refresh)
|
||||
(magit-post-refresh . diff-hl-magit-post-refresh)
|
||||
|
||||
:custom
|
||||
|
||||
Reference in New Issue
Block a user