mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Bind M-` to other-frame on MacOS
This commit is contained in:
@ -75,6 +75,8 @@
|
||||
:en "C-l" #'evil-window-right
|
||||
|
||||
"C-x p" #'+popup/other
|
||||
(:when IS-MAC
|
||||
"\M-`" #'other-frame)
|
||||
|
||||
|
||||
;; --- Personal vim-esque bindings ------------------
|
||||
|
Reference in New Issue
Block a user