1
0
Fork 0

fix(emacs): add small window keybind

This commit is contained in:
Lucas Sta Maria 2025-03-27 20:08:41 -04:00
parent b2f1784d02
commit cb29a3a9d8
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47
2 changed files with 15 additions and 1 deletions

View file

@ -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