Dirvish: quit completely with q

This commit is contained in:
MitchMarq42 2022-11-17 14:43:06 -09:00
parent 415a9527b4
commit ba569e81fb

View File

@ -238,7 +238,8 @@ Taken from https://github.com/manateelazycat/aweshell/blob/d246df619573ca3f46070
:keymaps 'dirvish-mode-map
"h" 'dired-up-directory
"l" 'dired-find-file
"/" 'dirvish-narrow)
"/" 'dirvish-narrow
"q" 'dirvish-quit)
(general-define-key
:states 'normal
:prefix-command 'file-tree-map-prefix