Dirvish: quit completely with q
This commit is contained in:
parent
415a9527b4
commit
ba569e81fb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user