Remove overwriting of 'I'

This commit is contained in:
Michael Bogdan 2019-10-18 21:01:07 +02:00 committed by James N
parent b1d6db98c1
commit 7b53a19bc9
1 changed files with 0 additions and 1 deletions

View File

@ -191,7 +191,6 @@
;; dired-subtree commands
(with-eval-after-load 'dired-subtree
(evil-collection-define-key 'normal 'dired-mode-map
"I" 'dired-subtree-toggle
(kbd "TAB") 'dired-subtree-cycle
"gh" 'dired-subtree-up
"gl" 'dired-subtree-down