This commit is contained in:
gmarik 2011-05-12 18:18:45 -05:00
parent fcad9a4bbb
commit 62e84cfacb

View File

@ -39,6 +39,7 @@ Bundle 'vim-scripts/RubySinatra'
filetype plugin indent on " Automatically detect file types.
set wildignore+=doc " should not break helptags
set wildignore+=.git " should not break clone
BundleInstall