Skip to content

Commit

Permalink
Disable pathogen loading
Browse files Browse the repository at this point in the history
Why you made the change:

I did this because I no longer need pathogen thanks to vim 8
  • Loading branch information
drewdeponte committed Jul 6, 2017
1 parent fd756e2 commit 91338cb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vimrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
" enable pathogen to load all the vim bundles in ~/.vim/bundle/
call pathogen#infect()

" enable project specific .vimrc files
set exrc

Expand Down

0 comments on commit 91338cb

Please sign in to comment.