aboutsummaryrefslogtreecommitdiff
path: root/doc/shortcuts.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/shortcuts.txt')
-rw-r--r--doc/shortcuts.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/shortcuts.txt b/doc/shortcuts.txt
new file mode 100644
index 0000000..9355433
--- /dev/null
+++ b/doc/shortcuts.txt
@@ -0,0 +1,4 @@
1
2[visual mode] - with selected lines
3gq - format text so that it fits in whatever :set textwidth was set
4
..