aboutsummaryrefslogtreecommitdiff
path: root/doc/shortcuts.txt
diff options
context:
space:
mode:
authorMax Christian Pohle2015-09-07 02:02:22 +0200
committerMax Christian Pohle2015-09-07 02:02:22 +0200
commit81a481d42b50dfdf275989a7812f46b854672c40 (patch)
treeb97cd4201c68722243aec9ee96e521e9a84bb979 /doc/shortcuts.txt
parent6b07aa894241e2bdf805ea5e0f7dc9c08be5f711 (diff)
downloadvim-81a481d42b50dfdf275989a7812f46b854672c40.tar.bz2
vim-81a481d42b50dfdf275989a7812f46b854672c40.zip
renamed colorscheme, included INSTALL instructions
Diffstat (limited to 'doc/shortcuts.txt')
-rw-r--r--doc/shortcuts.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/shortcuts.txt b/doc/shortcuts.txt
index 9355433..18af473 100644
--- a/doc/shortcuts.txt
+++ b/doc/shortcuts.txt
@@ -2,3 +2,5 @@
2[visual mode] - with selected lines 2[visual mode] - with selected lines
3gq - format text so that it fits in whatever :set textwidth was set 3gq - format text so that it fits in whatever :set textwidth was set
4 4
5[commands]
6:spell [word] - adds a word to the current dictionary (no mistake any more)
..