mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
bindings: add an alt localleader
This commit is contained in:
@ -13,6 +13,7 @@
|
||||
|
||||
;; Prefix key to invoke doom related commands
|
||||
(setq doom-leader-alt-key "C-c")
|
||||
(setq doom-localleader-alt-key "C-c l")
|
||||
|
||||
(map!
|
||||
;; Text scaling
|
||||
|
Reference in New Issue
Block a user