Keybind escape to save file in normal mode
This commit is contained in:
parent
ded343b516
commit
e3613c0bdc
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
:global-prefix "C-SPC"
|
||||
)
|
||||
|
||||
(nmap "<escape>" 'save-buffer)
|
||||
(lmap
|
||||
"" nil ;; Unbind SPC, I don't use it for navigation anyway.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue