working on bindings
This commit is contained in:
parent
8f96b3f79c
commit
9ed9cc2180
2 changed files with 4 additions and 1 deletions
|
@ -357,6 +357,7 @@
|
|||
"C-M-j" #'next-window-any-frame
|
||||
"C-M-k" #'previous-window-any-frame
|
||||
"C-M-l" #'centaur-tabs-forward
|
||||
"C-^" #'cua-exchange-point-and-mark ; to make this acessible as a meow bind it needed a new base keybind
|
||||
"M-x" #'execute-extended-command
|
||||
"<home>" #'beginning-of-buffer
|
||||
"<end>" #'end-of-buffer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue