Delete diff-hl

This commit is contained in:
Tobias Ostner 2025-07-31 13:49:55 +02:00
parent b5bf18799c
commit 6650370109
2 changed files with 0 additions and 7 deletions

View file

@ -103,12 +103,6 @@
(setq-local corfu-auto nil)
(corfu-mode))))
(use-package diff-hl
:hook ((magit-pre-refresh . diff-hl-magit-pre-refresh)
(magit-post-refresh . diff-hl-magit-post-refresh))
:config
(global-diff-hl-mode))
(use-package dired
:init
(setq dired-dwim-target t