fix(dired): remove keybind to nonexistent command

Amend: e82dab3257
Co-authored-by: kalwk <kalwk@users.noreply.github.com>
This commit is contained in:
Henrik Lissner 2024-08-21 03:22:38 -04:00
parent 4ed3e75f5f
commit fe15b1daf3
No known key found for this signature in database
GPG key ID: B60957CA074D39A3

View file

@ -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