Change formatting of SETTINGS help section

This commit is contained in:
Tom McDonald 2013-12-10 12:06:09 -05:00
parent 00b3dd0274
commit 5ecbcb7727

View File

@ -47,14 +47,16 @@ It should be noted that I don't actually go by that nickname.
SETTINGS *exchange-settings* SETTINGS *exchange-settings*
*g:exchange_no_mappings* *g:exchange_no_mappings*
If this variable is defined, the default keyboard mappings will not be g:exchange_no_mappings ~
loaded. You are then free to define your own.
The default mappings are If this variable is defined, the default keyboard mappings will not be loaded.
nmap cx <Plug>Exchange You are then free to define your own. The default mappings are as follows:
vmap cx <Plug>Exchange
nmap cxc <Plug>ExchangeClear nmap cx <Plug>Exchange
nmap cxx <Plug>ExchangeLine vmap cx <Plug>Exchange
nmap cxc <Plug>ExchangeClear
nmap cxx <Plug>ExchangeLine
ISSUES AND TODO *lion-issues* *lion-todo* ISSUES AND TODO *lion-issues* *lion-todo*