mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
private/hlissner/+bindings: add M-r & M-b bindings
This commit is contained in:
@ -56,6 +56,9 @@
|
||||
"M-9" (λ! (+workspace/switch-to 8))
|
||||
"M-0" '+workspace/switch-to-last
|
||||
|
||||
"M-r" '+eval/buffer
|
||||
"M-b" '+eval/rebuild
|
||||
|
||||
[M-backspace] 'doom/backward-kill-to-bol-and-indent
|
||||
"M-a" 'mark-whole-buffer
|
||||
"M-c" 'evil-yank
|
||||
|
Reference in New Issue
Block a user