vim-pathogen removed from config
This commit is contained in:
5
vimrc
5
vimrc
@@ -5,14 +5,9 @@ set nocompatible
|
||||
" lots of command line history
|
||||
set history=1000
|
||||
|
||||
" Initialize Pathogen
|
||||
" runtime bundle/vim-pathogen/autoload/pathogen.vim
|
||||
" execute pathogen#infect()
|
||||
|
||||
" filetype plugin indent on
|
||||
filetype off
|
||||
|
||||
|
||||
" set the runtime path to include Vundle and initialize
|
||||
set rtp+=~/.vim/bundle/Vundle.vim
|
||||
call vundle#begin()
|
||||
|
||||
Reference in New Issue
Block a user