diff --git a/vim/cheatsheet.md b/vim/cheatsheet.md index 9bf8746..ec9e080 100644 --- a/vim/cheatsheet.md +++ b/vim/cheatsheet.md @@ -29,6 +29,11 @@ Generel stuff that I need to get into my muscle memory. * `cs"'` - changes surrouding " to ' +## undo + +* `g+` `g-` - move to previous change, regardless of where it sits in the undo + tree + ## Grepper * `g` - kick off