Remove pathogen plugin

This commit is contained in:
2015-11-04 14:30:20 -05:00
parent dd3fea2128
commit 85131e6648
2 changed files with 0 additions and 248 deletions

3
vimrc
View File

@@ -43,9 +43,6 @@ Plugin 'tpope/vim-fireplace'
" All of your Plugins must be added before the following line
call vundle#end()
call pathogen#infect()
call pathogen#helptags()
filetype plugin indent on