Commit Graph

10 Commits

Author SHA1 Message Date
Tom McDonald
72d9f0a3cf Add "expand" functionality
When one exchange region is completely contained within another,
replace the larger one with the smaller one.

The term "expand" may seem counter-intuitive, as the result is less
text, but think of it this way: the smaller region is "expanding"
to occupy the space previously defined by the larger region.
2014-04-27 10:28:16 -04:00
Christian Wellenbrock
0e43efeede Update Readme and docs regarding {visual}X 2014-02-25 01:37:04 +01:00
Tom McDonald
80f24f2398 Change <Plug> mappings to avoid prefix strings
Any custom mappings to <Plug>Exchange, <Plug>ExchangeLine, or
<Plug>ExchangeClear will have to be changed to map to <Plug>(Exchange),
<Plug>(ExchangeLine), and <Plug>(ExchangeClear).

References #12
2013-12-22 10:05:38 -05:00
Tom McDonald
1626560482 Add documentation for overriding maps 2013-12-21 23:00:46 -05:00
Tom McDonald
9b3e64c704 Mention use of visual mode in help and README 2013-12-10 12:48:57 -05:00
Tom McDonald
ba97b9900b Fix help tags missed from copy/paste 2013-12-10 12:09:59 -05:00
Tom McDonald
5ecbcb7727 Change formatting of SETTINGS help section 2013-12-10 12:06:09 -05:00
Micha Moskovic
00b3dd0274 Make the default mappings optional 2013-12-10 17:43:08 +01:00
Tom McDonald
377e890242 Add documentation for cxx 2013-12-09 20:59:35 -05:00
Tom McDonald
9ba8d65bd3 Add :help page 2013-12-07 12:57:19 -05:00