add g[+-] to cheatsheet

This commit is contained in:
Thomas Ruoff
2018-02-26 23:10:05 +01:00
parent 64e638c21d
commit 52563a8bf3

View File

@@ -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
* `<leader>g` - kick off