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 'Raimondi/delimitMate'
|
||||||
Plugin 'msanders/snipmate.vim'
|
Plugin 'msanders/snipmate.vim'
|
||||||
Plugin 'Lokaltog/vim-easymotion'
|
Plugin 'Lokaltog/vim-easymotion'
|
||||||
"[Vim colorschemes]"
|
|
||||||
Plugin 'tomasr/molokai'
|
|
||||||
Plugin 'djjcast/mirodark'
|
|
||||||
call vundle#end()
|
call vundle#end()
|
||||||
catch
|
catch
|
||||||
endtry
|
endtry
|
||||||
|
|
Loading…
Reference in a new issue