mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
re-enabling some modules
This commit is contained in:
parent
7c30acb163
commit
d1532390a5
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
|
@ -1,7 +1,7 @@
|
|||
" lloeki's vimrc
|
||||
|
||||
"bundle loading via pathogen
|
||||
let g:pathogen_disabled = ['matchit', 'repeat', 'closetag']
|
||||
let g:pathogen_disabled = ['closetag']
|
||||
|
||||
filetype off
|
||||
runtime bundle/pathogen/autoload/pathogen.vim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue