Skip to content
Snippets Groups Projects
Commit a392dae7 authored by Philippe Dosch's avatar Philippe Dosch
Browse files

diff-hl en permancne (pas seulement durant les sauvegardes

parent 8e226ddc
No related branches found
No related tags found
No related merge requests found
...@@ -594,6 +594,7 @@ ...@@ -594,6 +594,7 @@
:ensure t :ensure t
:config :config
(global-diff-hl-mode) (global-diff-hl-mode)
(diff-hl-flydiff-mode 1)
(add-hook 'magit-post-refresh-hook 'diff-hl-magit-post-refresh)) (add-hook 'magit-post-refresh-hook 'diff-hl-magit-post-refresh))
;; Pour feature-mode (édition de fichier cucumber) ;; Pour feature-mode (édition de fichier cucumber)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment