From 489f46d0c78025247f5a135b51f1a021f7791b71 Mon Sep 17 00:00:00 2001 From: Pierre Habouzit Date: Tue, 24 Mar 2009 18:06:05 +0100 Subject: [PATCH] New config files: ctags, vimperatorrc Signed-off-by: Pierre Habouzit --- ctags | 2 ++ vimperatorrc | 7 +++++++ 2 files changed, 9 insertions(+) create mode 100644 ctags create mode 100644 vimperatorrc diff --git a/ctags b/ctags new file mode 100644 index 0000000..0c4492f --- /dev/null +++ b/ctags @@ -0,0 +1,2 @@ +-R +-o.tags diff --git a/vimperatorrc b/vimperatorrc new file mode 100644 index 0000000..10c7e29 --- /dev/null +++ b/vimperatorrc @@ -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: -- 2.20.1