diff options
-rw-r--r-- | vim/usage | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -8,6 +8,10 @@ F10 - open pdf in evince y - yank (copy selected text) p - paste +== Misc == +C-A - increment next number +C-X - decrement next number + == Windows == C-W N - vertical new window C-W V - horizontal new window @@ -52,3 +56,11 @@ gqap - wrap paragraph <num> zg - add word to dictionary <num> <num> zug - remove word to dictionary <num> z= - show suggestions + +1 = en +2 = de +3 = names + +=== Indention === +>> or C-T - add indention +<< or C-D - remove indention |