Mention :leader/:localleader in map! docstring
This commit is contained in:
parent
0dd2df5a86
commit
f8801640ba
1 changed files with 2 additions and 0 deletions
|
@ -192,6 +192,8 @@ States
|
||||||
inner binding, another for the outer.
|
inner binding, another for the outer.
|
||||||
|
|
||||||
Flags
|
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)
|
(:mode [MODE(s)] [...]) inner keybinds are applied to major MODE(s)
|
||||||
(:map [KEYMAP(s)] [...]) inner keybinds are applied to KEYMAP(S)
|
(:map [KEYMAP(s)] [...]) inner keybinds are applied to KEYMAP(S)
|
||||||
(:map* [KEYMAP(s)] [...]) same as :map, but deferred
|
(:map* [KEYMAP(s)] [...]) same as :map, but deferred
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue