get rid of csv plugin
This commit is contained in:
parent
ce4e16917c
commit
874faedf0b
1
.vimrc
1
.vimrc
@ -11,7 +11,6 @@ Plugin 'scrooloose/nerdtree'
|
||||
Plugin 'tpope/vim-fugitive'
|
||||
Plugin 'edkolev/tmuxline.vim'
|
||||
Plugin 'vim-airline/vim-airline-themes'
|
||||
Plugin 'chrisbra/csv.vim'
|
||||
"Plugin 'Lokaltog/powerline', {'rtp': 'powerline/bindings/vim/'}
|
||||
" All of your Plugins must be added before the following line
|
||||
call vundle#end() " required
|
||||
|
Loading…
Reference in New Issue
Block a user