Remove unused color themes
This commit is contained in:
parent
da41811b0d
commit
b1e765e5eb
1 changed files with 0 additions and 3 deletions
3
vimrc
3
vimrc
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue