Merge remote-tracking branch 'nuao/readme-map'
This commit is contained in:
commit
9cb07503c6
|
@ -1521,9 +1521,10 @@ You can redefine a key's meaning using the map command:
|
||||||
:map <scope> <mode> <key> <keys>
|
:map <scope> <mode> <key> <keys>
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
`scope` can be one of `global`, `buffer` or `window` (or any prefix),
|
`scope` can be one of `global`, `buffer` or `window` (or any prefix);
|
||||||
mode one of `insert`, `normal`, `prompt`, `menu` or `user` (or any prefix),
|
mode one of `normal`, `insert`, `menu`, `prompt`, `goto`, `view`,
|
||||||
`key` a single key name and `keys` a list of keys.
|
`user` or `object` (or any prefix); `key` a single key name and `keys`
|
||||||
|
a list of keys.
|
||||||
|
|
||||||
`user` mode allows for user mapping behind the `,` key. Keys will be
|
`user` mode allows for user mapping behind the `,` key. Keys will be
|
||||||
executed in normal mode.
|
executed in normal mode.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user