Ver código fonte

Start a vim cheat sheet

Kevin Heinicke 8 anos atrás
pai
commit
20dc8c14b1
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -12,3 +12,8 @@ There are some other tweaks for OSX, I do not want to miss:
   - Setting initial key-repeat rate via `defaults write -g InitialKeyRepeat -int 10`
 
 The changes take effect after a logout.
+
+## vim cheat sheet
+
+**git**
+- navigate history of current file: `:Glog`, `:cc`, `:cn`, every other quickfix nav