Disable the pathogen bundle.
This commit is contained in:
parent
57ad451299
commit
436bdf7562
2
vimrc
2
vimrc
@ -207,7 +207,7 @@ filetype plugin indent on " required!
|
|||||||
" Pathogen :
|
" Pathogen :
|
||||||
"##########################
|
"##########################
|
||||||
" http://github.com/tpope/vim-pathogen
|
" http://github.com/tpope/vim-pathogen
|
||||||
Bundle "tpope/vim-pathogen"
|
"Bundle "tpope/vim-pathogen"
|
||||||
|
|
||||||
execute pathogen#infect()
|
execute pathogen#infect()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user