Add new file open keybinding to emacs
This commit is contained in:
parent
dd6fc35057
commit
0bae56965b
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@
|
|||
"<SPC>" 'evil-ex
|
||||
|
||||
"e" 'find-file
|
||||
"f" 'find-file
|
||||
"b" 'switch-to-buffer
|
||||
"w" 'save-buffer
|
||||
"q" 'kill-this-buffer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue