Emacs: Removed obsolete dired+
This commit is contained in:
parent
1e010c5678
commit
e26c683bf2
1 changed files with 0 additions and 5 deletions
|
@ -309,11 +309,6 @@
|
|||
(use-package expand-region
|
||||
:bind (("C-=" . er/expand-region)))
|
||||
|
||||
;; dired+
|
||||
;; Extensions to Dired
|
||||
(use-package dired+
|
||||
:load-path "dired+/")
|
||||
|
||||
;; projectile
|
||||
;; Manage and navigate projects in Emacs easily
|
||||
(use-package projectile
|
||||
|
|
Loading…
Reference in a new issue