mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
Modify colorscheme gruvbox in extended.vim
This commit is contained in:
parent
a3191e681b
commit
e211a6260b
@ -140,7 +140,7 @@ if $COLORTERM == 'gnome-terminal'
|
||||
endif
|
||||
|
||||
try
|
||||
colorscheme desert
|
||||
colorscheme gruvbox
|
||||
catch
|
||||
endtry
|
||||
|
||||
|
@ -28,8 +28,10 @@ set guioptions-=l
|
||||
set guioptions-=L
|
||||
|
||||
" Colorscheme
|
||||
" Cong --2021.10.3
|
||||
set background=dark
|
||||
colorscheme peaksea
|
||||
colorscheme gruvbox
|
||||
" colorscheme peaksea
|
||||
|
||||
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
|
Loading…
Reference in New Issue
Block a user