re-enabling some modules

This commit is contained in:
Loic Nageleisen 2012-02-03 19:35:04 +01:00
parent 7c30acb163
commit d1532390a5

2
vimrc
View file

@ -1,7 +1,7 @@
" lloeki's vimrc " lloeki's vimrc
"bundle loading via pathogen "bundle loading via pathogen
let g:pathogen_disabled = ['matchit', 'repeat', 'closetag'] let g:pathogen_disabled = ['closetag']
filetype off filetype off
runtime bundle/pathogen/autoload/pathogen.vim runtime bundle/pathogen/autoload/pathogen.vim