fix(emacs): add small window keybind
This commit is contained in:
parent
b2f1784d02
commit
cb29a3a9d8
2 changed files with 15 additions and 1 deletions
|
@ -46,7 +46,8 @@
|
|||
"h" #'priime-window-left
|
||||
"t" #'priime-window-down
|
||||
"n" #'priime-window-up
|
||||
"s" #'priime-window-right)
|
||||
"s" #'priime-window-right
|
||||
"c" #'priime-open-on-right)
|
||||
|
||||
(defvar-keymap meow-misc-keymap
|
||||
"f" #'set-fill-column
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue