Mention use of visual mode in help and README
This commit is contained in:
parent
ba97b9900b
commit
9b3e64c704
@ -11,6 +11,8 @@ 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.
|
||||||
|
@ -20,6 +20,7 @@ cx{motion} Used in pairs.
|
|||||||
exchanged. Any valid {motion} can be used.
|
exchanged. Any valid {motion} can be used.
|
||||||
SECOND USE: define the second region of text and
|
SECOND USE: define the second region of text and
|
||||||
perform the exchange.
|
perform the exchange.
|
||||||
|
Can also be used in |visual-mode|.
|
||||||
Note: If a region was defined accidentally, it can
|
Note: If a region was defined accidentally, it can
|
||||||
be cleared with |cxc|
|
be cleared with |cxc|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user