dotar/vim/vundles/appearance.vundle

11 lines
287 B
Plaintext
Raw Normal View History

2017-10-09 11:41:04 +08:00
Bundle "ap/vim-css-color"
Bundle "itchyny/lightline.vim"
Bundle "jby/tmux.vim.git"
Bundle "morhetz/gruvbox"
Bundle "xsunsmile/showmarks.git"
Bundle "chriskempson/base16-vim"
" Required for Gblame in terminal vim
2017-03-10 17:14:30 +08:00
Bundle "godlygeek/csapprox.git"
2017-08-01 22:49:41 +08:00
Bundle "altercation/vim-colors-solarized"