Format paragraphs in README

This commit is contained in:
Tom McDonald 2013-12-09 13:44:57 -05:00
parent 0dc685dc7e
commit cffde2b386

View File

@ -8,7 +8,8 @@ Mappings
`cx`
On the first use, define the first {motion} to exchange. On the second use, define the second {motion} and perform the exchange.
On the first use, define the first {motion} to exchange. On the second use,
define the second {motion} and perform the exchange.
`cxc`
@ -17,4 +18,6 @@ Clear any {motion} pending for exchange.
Example
-------
To exchange two words, place your cursor on the first word and type `cxiw`. Then move to the second word and type `cxiw` again. Note: the {motion} used in the first and second use of `cx` don't have to be the same.
To exchange two words, place your cursor on the first word and type `cxiw`.
Then move to the second word and type `cxiw` again. Note: the {motion} used in
the first and second use of `cx` don't have to be the same.