mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
Completion: stress to use mappings in insert mode
This commit is contained in:
parent
0ebc6ffe85
commit
1f10403614
@ -538,7 +538,7 @@ Typical kinds of completion are tags, functions from imported modules or
|
|||||||
libraries, file names, dictionary or simply words from the current buffer.
|
libraries, file names, dictionary or simply words from the current buffer.
|
||||||
|
|
||||||
Vim provides a mapping for each kind of completion and they all start with
|
Vim provides a mapping for each kind of completion and they all start with
|
||||||
`<c-x>`:
|
`<c-x>` (remember to use them in insert mode):
|
||||||
|
|
||||||
| Mapping | Kind | Related help |
|
| Mapping | Kind | Related help |
|
||||||
|---------|------|--------------|
|
|---------|------|--------------|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user