mirror of
https://github.com/amix/vimrc
synced 2025-06-28 18:44:59 +08:00
Set peaksea as the default theme everywhere
This commit is contained in:
@ -34,13 +34,8 @@ set guioptions-=l
|
|||||||
set guioptions-=L
|
set guioptions-=L
|
||||||
|
|
||||||
" Colorscheme
|
" Colorscheme
|
||||||
if has("gui_running")
|
set background=dark
|
||||||
set background=dark
|
colorscheme peaksea
|
||||||
colorscheme peaksea
|
|
||||||
else
|
|
||||||
colorscheme desert
|
|
||||||
let g:colors_name="desert"
|
|
||||||
endif
|
|
||||||
|
|
||||||
|
|
||||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
|
Reference in New Issue
Block a user