mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
bindings: Mimic MAC window changes withing emacs
The binding applies for evil and non-evil users alike.
This commit is contained in:
@@ -12,11 +12,6 @@
|
||||
doom-leader-key doom-localleader-key
|
||||
doom-leader-alt-key doom-localleader-alt-key))
|
||||
|
||||
;; OS specific fixes
|
||||
(when IS-MAC
|
||||
;; Fix frame-switching key on MacOS
|
||||
(global-set-key (kbd "M-`") #'other-frame))
|
||||
|
||||
;;
|
||||
;; Minibuffer keybindings
|
||||
|
||||
|
Reference in New Issue
Block a user