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)
|
(setq-local corfu-auto nil)
|
||||||
(corfu-mode))))
|
(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
|
(use-package dired
|
||||||
:init
|
:init
|
||||||
(setq dired-dwim-target t
|
(setq dired-dwim-target t
|
||||||
|
|
|
||||||
|
|
@ -33,7 +33,6 @@
|
||||||
];
|
];
|
||||||
})
|
})
|
||||||
corfu
|
corfu
|
||||||
diff-hl
|
|
||||||
dockerfile-mode
|
dockerfile-mode
|
||||||
ef-themes
|
ef-themes
|
||||||
eglot
|
eglot
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue