mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Mention :leader/:localleader in map! docstring
This commit is contained in:
@ -192,6 +192,8 @@ States
|
||||
inner binding, another for the outer.
|
||||
|
||||
Flags
|
||||
(:leader [...]) an alias for (:prefix doom-leader-key ...)
|
||||
(:localleader [...]) an alias for (:prefix doom-localleader-key ...)
|
||||
(:mode [MODE(s)] [...]) inner keybinds are applied to major MODE(s)
|
||||
(:map [KEYMAP(s)] [...]) inner keybinds are applied to KEYMAP(S)
|
||||
(:map* [KEYMAP(s)] [...]) same as :map, but deferred
|
||||
|
Reference in New Issue
Block a user