add highlight clearing

This commit is contained in:
Thomas Ruoff
2018-02-06 22:48:31 +01:00
parent 79a18b64f3
commit a1304cec05

View File

@@ -3,6 +3,7 @@
Generel stuff that I need to get into my muscle memory. Generel stuff that I need to get into my muscle memory.
* `C-W [hjkl]` - switch to window left, above, below, right * `C-W [hjkl]` - switch to window left, above, below, right
* `C-L` - clear highlight
## yanking ## yanking
* `"ay` - replace content of register 'a' * `"ay` - replace content of register 'a'