diff --git a/vim/cheetsheet.md b/vim/cheetsheet.md index 2ddfef0..a65d7e2 100644 --- a/vim/cheetsheet.md +++ b/vim/cheetsheet.md @@ -3,6 +3,7 @@ Generel stuff that I need to get into my muscle memory. * `C-W [hjkl]` - switch to window left, above, below, right +* `C-L` - clear highlight ## yanking * `"ay` - replace content of register 'a'