aboutsummaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
authorMatt Singleton <msingleton@wgen.net>2010-09-14 14:59:50 -0400
committerMatt Singleton <msingleton@wgen.net>2010-09-14 14:59:50 -0400
commitcf8596f016a67613cbfff42805a4ed200bbea354 (patch)
tree5fcddc6fefaad7c922421feff2fd5f760bbe264d /vimrc
parent5bcd45867e5a6187cdef91eaa8aff4365ec26c17 (diff)
always load docs
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 2e8f39b..116732d 100644
--- a/vimrc
+++ b/vimrc
@@ -67,3 +67,9 @@ endif
color desert
syntax on
set hlsearch
+
+"
+" plugins
+"
+
+helptags $HOME/.vim/doc " load all plugin docs