updated bindings

This commit is contained in:
Matt Nish-Lapidus 2024-09-16 22:42:30 -04:00
parent adf9f53b0e
commit 0ba73008fa
3 changed files with 20 additions and 4 deletions

View file

@ -389,9 +389,14 @@
"s-g" #'vertico-repeat
"M-s-<up>" #'next-window-any-frame
"M-s-<down>" #'previous-window-any-frame
"s-M-h" #'windmove-left
"s-M-j" #'windmove-up
"s-M-k" #'windmove-down
"s-M-l" #'windmove-right
"s-<up>" #'beginning-of-buffer
"s-<down>" #'end-of-buffer
"s-<return>" #'split-window-below
"s-<return>" #'split-window-vertically
"s-S-<return>" #'split-window-horizontally
"C-M-S-s-<mouse-1>" #'+fold/toggle)
(map! :localleader