Bind M-` to other-frame on MacOS
This commit is contained in:
parent
381851aab6
commit
16d7b552f1
1 changed files with 2 additions and 0 deletions
|
@ -75,6 +75,8 @@
|
||||||
:en "C-l" #'evil-window-right
|
:en "C-l" #'evil-window-right
|
||||||
|
|
||||||
"C-x p" #'+popup/other
|
"C-x p" #'+popup/other
|
||||||
|
(:when IS-MAC
|
||||||
|
"\M-`" #'other-frame)
|
||||||
|
|
||||||
|
|
||||||
;; --- Personal vim-esque bindings ------------------
|
;; --- Personal vim-esque bindings ------------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue