Answer some FAQs in the README
This commit is contained in:
parent
9b3e64c704
commit
97cb52ef8c
@ -11,8 +11,6 @@ Mappings
|
|||||||
On the first use, define the first {motion} to exchange. On the second use,
|
On the first use, define the first {motion} to exchange. On the second use,
|
||||||
define the second {motion} and perform the exchange.
|
define the second {motion} and perform the exchange.
|
||||||
|
|
||||||
The operator can also be used from visual mode.
|
|
||||||
|
|
||||||
`cxx`
|
`cxx`
|
||||||
|
|
||||||
Like `cx`, but use the current line.
|
Like `cx`, but use the current line.
|
||||||
@ -21,6 +19,13 @@ Like `cx`, but use the current line.
|
|||||||
|
|
||||||
Clear any {motion} pending for exchange.
|
Clear any {motion} pending for exchange.
|
||||||
|
|
||||||
|
### Notes about the mappings
|
||||||
|
|
||||||
|
* `cx` can also be used from visual mode, which is sometimes easier than coming
|
||||||
|
up with the right {motion}
|
||||||
|
* If you're using the same motion again (e.g. exchanging two words using
|
||||||
|
`cxiw`), you can use `.` the second time.
|
||||||
|
|
||||||
Example
|
Example
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user