summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-07-08 17:50:37 +0200
committerJan Pokorný <jpokorny@redhat.com>2013-07-08 17:50:37 +0200
commit99bada06048d41bfc5baae8099097a31c0720bf2 (patch)
treea7b4fdd49362a044895dd816dbbc8458f21b0291
parent68c6c8f4e58b67b35f8170c2ba4d54cf63774478 (diff)
downloadtips-tricks-99bada06048d41bfc5baae8099097a31c0720bf2.tar.gz
tips-tricks-99bada06048d41bfc5baae8099097a31c0720bf2.tar.xz
tips-tricks-99bada06048d41bfc5baae8099097a31c0720bf2.zip
06-vim.txt: vim mini-howtos for things I tend to forget
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
-rw-r--r--06-vim.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/06-vim.txt b/06-vim.txt
new file mode 100644
index 0000000..82a51a1
--- /dev/null
+++ b/06-vim.txt
@@ -0,0 +1,3 @@
+vanilla/safe-mode mode: -u NONE
+
+execute program and paste the output: r! do-something