Added Terminal Compatible version of Wombat

This commit is contained in:
ViViDboarder 2013-01-07 12:36:30 -05:00
parent 2c54463ab2
commit 5d447c4011

View File

@ -17,7 +17,7 @@ Bundle 'a.vim'
Bundle 'file-line' Bundle 'file-line'
Bundle 'tpope/vim-fugitive' Bundle 'tpope/vim-fugitive'
" Needs Vim compiled with Ruby " Needs Vim compiled with Ruby
Bundle 'wincent/Command-T' Bundle 'wincent/Command-T'
" Buffer Nav " Buffer Nav
Bundle 'kien/tabman.vim' Bundle 'kien/tabman.vim'
@ -34,7 +34,9 @@ Bundle 'pdurbin/vim-tsv'
" GUI " GUI
Bundle 'vividchalk.vim' Bundle 'vividchalk.vim'
Bundle 'vim-scripts/Wombat' " Can probably drop this for wombat256
Bundle 'vim-scripts/Wombat'
Bundle 'wombat256.vim'
Bundle 'gregsexton/MatchTag' Bundle 'gregsexton/MatchTag'
" Filetypes " Filetypes