Merge 70e67e12631acaf849e494eac1d8391ba3d23846 into 51f0117fd64c7223afb9a2945eb9c4b1c73449ad

This commit is contained in:
Dominic Monroe 2016-01-11 21:40:16 +00:00
commit aac91eeb33

View File

@ -155,6 +155,7 @@ Technically Vim comes with a whopping 12 modes, 6 of them can be mapped:
| `:cmap` | `:cnoremap` | command-line |
| `:omap` | `:onoremap` | operator-pending |
| `:imap` | `:inoremap` | insert |
| `:tmap` | `:tnoremap` | terminal |
E.g. this defines the mapping for normal mode only: