mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-04-28 23:29:27 +08:00
Merge 70e67e12631acaf849e494eac1d8391ba3d23846 into 51f0117fd64c7223afb9a2945eb9c4b1c73449ad
This commit is contained in:
commit
aac91eeb33
@ -155,6 +155,7 @@ Technically Vim comes with a whopping 12 modes, 6 of them can be mapped:
|
|||||||
| `:cmap` | `:cnoremap` | command-line |
|
| `:cmap` | `:cnoremap` | command-line |
|
||||||
| `:omap` | `:onoremap` | operator-pending |
|
| `:omap` | `:onoremap` | operator-pending |
|
||||||
| `:imap` | `:inoremap` | insert |
|
| `:imap` | `:inoremap` | insert |
|
||||||
|
| `:tmap` | `:tnoremap` | terminal |
|
||||||
|
|
||||||
E.g. this defines the mapping for normal mode only:
|
E.g. this defines the mapping for normal mode only:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user