Add new stuff
This commit is contained in:
parent
b24738ef04
commit
393a0f6a0f
1 changed files with 2 additions and 0 deletions
2
.vimrc
2
.vimrc
|
|
@ -314,6 +314,8 @@ set undodir=~/.vim/tmp/undo//
|
||||||
" https://raw.githubusercontent.com/tpope/vim-pathogen/master/autoload/pathogen.vim
|
" https://raw.githubusercontent.com/tpope/vim-pathogen/master/autoload/pathogen.vim
|
||||||
" Now you can install any plugin into a .vim/bundle/plugin-name/ folder
|
" Now you can install any plugin into a .vim/bundle/plugin-name/ folder
|
||||||
|
|
||||||
|
" Pathogen does not work in combatability mode so disable
|
||||||
|
set nocp
|
||||||
" let g:pathogen_disabled = ["syntastic"]
|
" let g:pathogen_disabled = ["syntastic"]
|
||||||
call pathogen#infect()
|
call pathogen#infect()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue