emacs/dired: use diff-hl instead of dired-k
This commit is contained in:
parent
f754d4ff93
commit
ebff3ff6e0
2 changed files with 9 additions and 24 deletions
|
@ -2,7 +2,7 @@
|
|||
;;; emacs/dired/packages.el
|
||||
|
||||
(package! diredfl)
|
||||
(package! dired-k)
|
||||
(package! diff-hl)
|
||||
(package! dired-rsync)
|
||||
(when (featurep! +ranger)
|
||||
(package! ranger))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue