Add a couple themes.

This commit is contained in:
Ryan Cavicchioni 2015-05-12 17:36:46 -05:00
parent 72f3d03e03
commit e41f1ed94b

View File

@ -169,6 +169,8 @@ Plug 'zenorocha/dracula-theme', {'rtp': 'vim/'}
Plug 'ajh17/Spacegray.vim'
Plug 'mtglsk/mushroom'
Plug 'wellsjo/wells-colorscheme.vim'
Plug 'romainl/Apprentice'
Plug 'gosukiwi/vim-atom-dark'
call plug#end()