lol deprecation and adding rust
This commit is contained in:
parent
62ef92676c
commit
dd2ea19979
@ -13,7 +13,7 @@ call vundle#begin()
|
||||
Plugin 'gmarik/Vundle.vim'
|
||||
|
||||
Plugin 'tpope/vim-fugitive'
|
||||
Plugin 'kien/ctrlp.vim'
|
||||
Plugin 'ctrlpvim/ctrlp.vim'
|
||||
Plugin 'bling/vim-airline'
|
||||
Plugin 'scrooloose/nerdtree'
|
||||
Plugin 'Shougo/vimproc.vim'
|
||||
@ -24,6 +24,7 @@ Plugin 'Valloric/YouCompleteMe'
|
||||
Plugin 'junegunn/vim-easy-align'
|
||||
Plugin 'LaTeX-Box-Team/LaTeX-Box'
|
||||
Plugin 'chase/vim-ansible-yaml'
|
||||
Plugin 'rust-lang/rust.vim'
|
||||
|
||||
" All of your Plugins must be added before the following line
|
||||
call vundle#end() " required
|
||||
|
Loading…
Reference in New Issue
Block a user