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