Remove unused color themes

This commit is contained in:
lhark 2015-12-12 22:47:46 +01:00
parent da41811b0d
commit b1e765e5eb

3
vimrc
View file

@ -76,9 +76,6 @@ if has("unix") || has("mac")
Plugin 'Raimondi/delimitMate'
Plugin 'msanders/snipmate.vim'
Plugin 'Lokaltog/vim-easymotion'
"[Vim colorschemes]"
Plugin 'tomasr/molokai'
Plugin 'djjcast/mirodark'
call vundle#end()
catch
endtry