Updating vim plugins.
This commit is contained in:
parent
6c2ea396e7
commit
b7e17d4a2f
3
vimrc
3
vimrc
@ -19,7 +19,8 @@ if exists("*vundle#begin")
|
|||||||
Plugin 'honza/vim-snippets'
|
Plugin 'honza/vim-snippets'
|
||||||
Plugin 'alfredodeza/coveragepy.vim'
|
Plugin 'alfredodeza/coveragepy.vim'
|
||||||
Plugin 'tikhomirov/vim-glsl'
|
Plugin 'tikhomirov/vim-glsl'
|
||||||
Plugin 'ntpeters/vim-better-whitespace'
|
Plugin 'chrisbra/vim-show-whitespace'
|
||||||
|
Plugin 'krisajenkins/vim-projectlocal'
|
||||||
|
|
||||||
" All of your Plugins must be added before the following line
|
" All of your Plugins must be added before the following line
|
||||||
call vundle#end() " required
|
call vundle#end() " required
|
||||||
|
Loading…
Reference in New Issue
Block a user