1

Fix diff-hl load deferring infinitely

This commit is contained in:
Jessie Hildebrandt 2022-12-22 07:04:28 -05:00
parent 2cdbe0d00e
commit b24dbce587

View File

@ -948,8 +948,7 @@ DOCSTRING is an optional form that is discarded upon expansion."
"Highlights uncommited changes to version controlled files in the gutter"
:config
(global-diff-hl-mode)
:hook
(diff-hl-mode-hook . diff-hl-flydiff-mode))
(diff-hl-flydiff-mode))
;; ---------------------------------- ;;
;; fish-completion