mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
Mappings: add related help
This commit is contained in:
parent
09765d6b8c
commit
f5723aca75
@ -375,6 +375,12 @@ the mapleader.
|
|||||||
If you want to disable a standard mapping, map them to the special `<nop>`
|
If you want to disable a standard mapping, map them to the special `<nop>`
|
||||||
character, e.g. `:noremap <left> <nop>`.
|
character, e.g. `:noremap <left> <nop>`.
|
||||||
|
|
||||||
|
Related help:
|
||||||
|
|
||||||
|
:h key-notation
|
||||||
|
:h mapping
|
||||||
|
:h 05.3
|
||||||
|
|
||||||
#### Mapleader?
|
#### Mapleader?
|
||||||
|
|
||||||
The mapleader is simply a placeholder than can be used with custom mappings and
|
The mapleader is simply a placeholder than can be used with custom mappings and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user