Don't clobber existing dired binding
This commit is contained in:
parent
2ce0b2bcc7
commit
e83c3dec41
@ -4584,7 +4584,7 @@ Or Gnus can read RSS feeds directly:
|
||||
* Dired
|
||||
** Keybindings
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(general-def 'normal dired-mode-map "c" #'dired-create-empty-file)
|
||||
(general-def 'normal dired-mode-map "f" #'dired-create-empty-file)
|
||||
#+END_SRC
|
||||
|
||||
** Dired subtree
|
||||
|
Loading…
Reference in New Issue
Block a user