summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Reichel <sre@ring0.de>2015-12-06 10:36:03 +0100
committerSebastian Reichel <sre@ring0.de>2015-12-06 10:36:03 +0100
commit732b7bcdd99824b19b04574d44a2696b58adf1ab (patch)
tree23a6fa4212e5215646a998c298976afd8a9994b6
parente244b7034dac97d8546faeb0e889ab5868801614 (diff)
downloadvim-config-732b7bcdd99824b19b04574d44a2696b58adf1ab.tar.bz2
update usage tips
-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