mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-04-28 23:29:27 +08:00
Mention terminal mode in remapping
This commit is contained in:
parent
51f0117fd6
commit
70e67e1263
@ -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