Add csapprox for gblame to work in terminal [Fix #579]

This commit is contained in:
Yan Pritzker
2015-01-04 13:56:36 -06:00
parent b163ebd7bd
commit 22f74389b1

View File

@@ -5,3 +5,6 @@ Bundle "jby/tmux.vim.git"
Bundle "morhetz/gruvbox"
Bundle "xsunsmile/showmarks.git"
Bundle "chriskempson/base16-vim"
" Required for Gblame in terminal vim
Bundle "godlygeek/csapprox.git"