Sorry, no help available.
: "" } -
- Expands to the value of the ‘mapleader’ variable in key mapping. If
- ‘mapleader’ is unset or empty then ‘\’ is used. For example, by default,
+ A pseudo-key which expands to the value of the
:map h :echo Hello
works like
:map \h :echo Hello
but after
-:let mapleader = ,
+ :set mapleader=,
it works like
:map ,h :echo Hello
Defines the replacement keys for the