summaryrefslogtreecommitdiffstats
path: root/vim/usage
diff options
context:
space:
mode:
Diffstat (limited to 'vim/usage')
-rw-r--r--vim/usage12
1 files changed, 12 insertions, 0 deletions
diff --git a/vim/usage b/vim/usage
index 1cec108..12a548e 100644
--- a/vim/usage
+++ b/vim/usage
@@ -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