Commit Graph

16 Commits

Author SHA1 Message Date
Tom McDonald
c83bfb20bc Clearly explain Visual mode mapping in README 2014-04-27 10:31:37 -04:00
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
Tom McDonald
771336e5eb Link to Vimcasts Episode 65 in README 2014-03-10 11:00:10 -04:00
Christian Wellenbrock
0e43efeede Update Readme and docs regarding {visual}X 2014-02-25 01:37:04 +01:00
Tom McDonald
abd197fb5e Link to Wiki from README 2013-12-22 10:32:42 -05: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
10591c8be9 Explain issue #11 caveat and solutions in README 2013-12-21 23:23:06 -05:00
Tom McDonald
97cb52ef8c Answer some FAQs in the README 2013-12-10 22:11:40 -05:00
Tom McDonald
9b3e64c704 Mention use of visual mode in help and README 2013-12-10 12:48:57 -05:00
Tom McDonald
377e890242 Add documentation for cxx 2013-12-09 20:59:35 -05:00
Tom McDonald
84dee805f7 Add installation instructions to README 2013-12-09 13:45:11 -05:00
Tom McDonald
cffde2b386 Format paragraphs in README 2013-12-09 13:44:57 -05:00
Tom McDonald
0dc685dc7e Fix typo in README 2013-12-09 13:42:55 -05:00
Tom McDonald
2d167a7cac Remove "Coming soon" from README 2013-12-05 12:51:05 -05:00
Tom McDonald
d68a3f52c1 Add initial README 2013-12-05 10:35:30 -05:00
Tom McDonald
2a38cd5a00 Initial commit 2013-12-05 07:29:17 -08:00