diff --git a/README.md b/README.md index 9ec8d4d..8dc69d4 100644 --- a/README.md +++ b/README.md @@ -15,14 +15,16 @@ define the second {motion} and perform the exchange. Like `cx`, but use the current line. +`X` + +Like `cx`, but for Visual mode. + `cxc` Clear any {motion} pending for exchange. ### Some notes -* `X` can 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. * If one region is fully contained within the other, it will replace the