Document that mappings are not recursive.
This commit is contained in:
parent
5c793a6a1e
commit
4065a4c99e
|
@ -73,7 +73,9 @@ map global normal = ':echo Got count %val{count} and reg %val{register}<ret>'
|
||||||
|
|
||||||
== Mappable keys
|
== Mappable keys
|
||||||
|
|
||||||
See <<keys#,`:doc keys`>> to discover the list of default bindings.
|
See <<keys#,`:doc keys`>> to learn what each key does in each mode. The keys on
|
||||||
|
the right-hand side of the mapping are not affected by other mappings, they
|
||||||
|
always perform their original function.
|
||||||
|
|
||||||
For *key* and *keys* in the *map* command, the following key names can
|
For *key* and *keys* in the *map* command, the following key names can
|
||||||
be used:
|
be used:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user