Update Pathogen for Vim
This commit is contained in:
parent
9a6f47b997
commit
05053f716f
2 changed files with 216 additions and 33 deletions
3
vimrc
3
vimrc
|
@ -3,8 +3,7 @@
|
|||
|
||||
set nocompatible "use enhanced vim features
|
||||
|
||||
call pathogen#helptags()
|
||||
call pathogen#runtime_append_all_bundles()
|
||||
execute pathogen#infect()
|
||||
|
||||
set autoread "reread files changed outside of vim
|
||||
set noautowrite "don't write files before commands like :next and :make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue