Link to Vimcasts Episode 65 in README
This commit is contained in:
parent
e2da5d3c1e
commit
771336e5eb
@ -33,6 +33,15 @@ 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
|
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.
|
the first and second use of `cx` don't have to be the same.
|
||||||
|
|
||||||
|
More
|
||||||
|
----
|
||||||
|
|
||||||
|
Check out these other resources for more information:
|
||||||
|
|
||||||
|
* [Swapping two regions of text with exchange.vim][e65]
|
||||||
|
|
||||||
|
[e65]: http://vimcasts.org/episodes/swapping-two-regions-of-text-with-exchange-vim
|
||||||
|
|
||||||
Troubleshooting
|
Troubleshooting
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user