mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-13 01:16:29 +00:00
Added Terminal Compatible version of Wombat
This commit is contained in:
parent
2c54463ab2
commit
5d447c4011
@ -17,7 +17,7 @@ Bundle 'a.vim'
|
||||
Bundle 'file-line'
|
||||
Bundle 'tpope/vim-fugitive'
|
||||
" Needs Vim compiled with Ruby
|
||||
Bundle 'wincent/Command-T'
|
||||
Bundle 'wincent/Command-T'
|
||||
|
||||
" Buffer Nav
|
||||
Bundle 'kien/tabman.vim'
|
||||
@ -34,7 +34,9 @@ Bundle 'pdurbin/vim-tsv'
|
||||
|
||||
" GUI
|
||||
Bundle 'vividchalk.vim'
|
||||
Bundle 'vim-scripts/Wombat'
|
||||
" Can probably drop this for wombat256
|
||||
Bundle 'vim-scripts/Wombat'
|
||||
Bundle 'wombat256.vim'
|
||||
Bundle 'gregsexton/MatchTag'
|
||||
|
||||
" Filetypes
|
||||
|
Loading…
Reference in New Issue
Block a user