Add new stuff
This commit is contained in:
parent
dbd4ca1423
commit
796077f997
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
|
||||
" 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"]
|
||||
call pathogen#infect()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue