summaryrefslogtreecommitdiff
path: root/docs/vim-tips.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/vim-tips.txt')
-rw-r--r--docs/vim-tips.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/vim-tips.txt b/docs/vim-tips.txt
new file mode 100644
index 0000000..035b019
--- /dev/null
+++ b/docs/vim-tips.txt
@@ -0,0 +1,2 @@
+line numbers: :se nu :se
+buffers: :ls :bd <NUM> :bd <FILENAME>