diff --git a/common/locale/en-US/map.xml b/common/locale/en-US/map.xml index ca6d5fcf..c43250b9 100644 --- a/common/locale/en-US/map.xml +++ b/common/locale/en-US/map.xml @@ -115,6 +115,24 @@ +
+ Below is an overview of which modes each map command applies to: +
+ +Any of the map commands may be given the following options: @@ -228,23 +246,6 @@ documentation of those options for more information.
-- Below is an overview of which modes each map command applies to: -
- - - -
-:map :noremap :unmap :mapclear – both Normal and Visual modes
-:nmap :nnoremap :nunmap :nmapclear – Normal mode
-:vmap :vnoremap :vunmap :vmapclear – Visual mode
-:imap :inoremap :iunmap :imapclear – Insert mode
-:tmap :tnoremap :tunmap :tmapclear – Text Edit mode
-:cmap :cnoremap :cunmap :cmapclear – Command-line mode
-
-