Add a cool theme called Gotham.

This commit is contained in:
Ryan Cavicchioni 2014-10-06 16:31:52 -05:00
parent 86b27c90dc
commit d8a76d688b

View File

@ -165,6 +165,7 @@ Plugin 'tpope/vim-commentary'
Plugin 'itchyny/landscape.vim' Plugin 'itchyny/landscape.vim'
Plugin 'reedes/vim-colors-pencil' Plugin 'reedes/vim-colors-pencil'
Plugin 'Shougo/unite.vim' Plugin 'Shougo/unite.vim'
Plugin 'whatyouhide/vim-gotham'
call vundle#end() call vundle#end()
filetype plugin indent on filetype plugin indent on