Rename popup parameter escape-quit => quit
This commit is contained in:
parent
3cbddbfd88
commit
08b479b06f
8 changed files with 22 additions and 22 deletions
|
@ -35,7 +35,7 @@
|
|||
|
||||
(set! :popup "^ ?\\*NeoTree"
|
||||
`((side . ,neo-window-position) (width-width . ,neo-window-width))
|
||||
'((escape-quit . current) (select . t)))
|
||||
'((quit . current) (select . t)))
|
||||
|
||||
(when (bound-and-true-p winner-mode)
|
||||
(push neo-buffer-name winner-boring-buffers)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue