Vundle syntax update [Fix #578]
This commit is contained in:
committed by
Yan Pritzker
parent
81f89e64d1
commit
a5fccb9f17
@@ -1,10 +1,10 @@
|
||||
Bundle "chrisbra/color_highlight.git"
|
||||
Bundle "skwp/vim-colors-solarized"
|
||||
Bundle "itchyny/lightline.vim"
|
||||
Bundle "jby/tmux.vim.git"
|
||||
Bundle "morhetz/gruvbox"
|
||||
Bundle "xsunsmile/showmarks.git"
|
||||
Bundle "chriskempson/base16-vim"
|
||||
Plugin 'chrisbra/color_highlight.git'
|
||||
Plugin 'skwp/vim-colors-solarized'
|
||||
Plugin 'itchyny/lightline.vim'
|
||||
Plugin 'jby/tmux.vim.git'
|
||||
Plugin 'morhetz/gruvbox'
|
||||
Plugin 'xsunsmile/showmarks.git'
|
||||
Plugin 'chriskempson/base16-vim'
|
||||
|
||||
" Required for Gblame in terminal vim
|
||||
Bundle "godlygeek/csapprox.git"
|
||||
Plugin 'godlygeek/csapprox.git'
|
||||
|
||||
Reference in New Issue
Block a user