New config files: ctags, vimperatorrc
authorPierre Habouzit <madcoder@debian.org>
Tue, 24 Mar 2009 17:06:05 +0000 (18:06 +0100)
committerPierre Habouzit <madcoder@debian.org>
Tue, 24 Mar 2009 17:06:05 +0000 (18:06 +0100)
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
ctags [new file with mode: 0644]
vimperatorrc [new file with mode: 0644]

diff --git a/ctags b/ctags
new file mode 100644 (file)
index 0000000..0c4492f
--- /dev/null
+++ b/ctags
@@ -0,0 +1,2 @@
+-R
+-o.tags
diff --git a/vimperatorrc b/vimperatorrc
new file mode 100644 (file)
index 0000000..10c7e29
--- /dev/null
@@ -0,0 +1,7 @@
+" 0.5.3 (created: 2007/12/21 19:26:07)
+set showtabline=0
+set wim=list:longest,list:full
+set hinttimeout=250
+set activate-=tabopen
+set nofc
+" vim: set ft=vim: