Add color scheme.

This commit is contained in:
Ryan Cavicchioni 2014-10-29 17:40:12 -05:00
parent d8a76d688b
commit 00b2359d85

View File

@ -166,6 +166,7 @@ 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' Plugin 'whatyouhide/vim-gotham'
Plugin 'freeo/vim-kalisi'
call vundle#end() call vundle#end()
filetype plugin indent on filetype plugin indent on