Delete diff-hl
This commit is contained in:
parent
b5bf18799c
commit
6650370109
2 changed files with 0 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -33,7 +33,6 @@
|
|||
];
|
||||
})
|
||||
corfu
|
||||
diff-hl
|
||||
dockerfile-mode
|
||||
ef-themes
|
||||
eglot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue