From 732b7bcdd99824b19b04574d44a2696b58adf1ab Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Sun, 6 Dec 2015 10:36:03 +0100 Subject: update usage tips --- vim/usage | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 zg - add word to dictionary zug - remove word to dictionary z= - show suggestions + +1 = en +2 = de +3 = names + +=== Indention === +>> or C-T - add indention +<< or C-D - remove indention -- cgit v1.2.3