fix(dired): remove keybind to nonexistent command
Amend: e82dab3257
Co-authored-by: kalwk <kalwk@users.noreply.github.com>
This commit is contained in:
parent
4ed3e75f5f
commit
fe15b1daf3
1 changed files with 0 additions and 1 deletions
|
@ -143,7 +143,6 @@ Fixes #3939: unsortable dired entries on Windows."
|
|||
:n "F" #'dirvish-layout-toggle
|
||||
:n "z" #'dirvish-history-jump
|
||||
:n "gh" #'dirvish-subtree-up
|
||||
:n "gl" #'dirvish-subtree-down
|
||||
:m "[h" #'dirvish-history-go-backward
|
||||
:m "]h" #'dirvish-history-go-forward
|
||||
:m "[e" #'dirvish-emerge-next-group
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue