[vim] add plugin dispatch

This commit is contained in:
Nick Nisi
2014-03-13 15:55:53 -05:00
parent 5d5e47e24f
commit c937dead7e

View File

@@ -31,6 +31,7 @@ Bundle "MarcWeber/vim-addon-mw-utils"
Bundle "tomtom/tlib_vim"
Bundle 'sotte/presenting.vim'
Bundle 'ervandew/supertab'
Bundle 'tpope/vim-dispatch'
" colorschemes
Bundle 'ap/vim-css-color'