mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
Add settings for background.
This commit is contained in:
parent
16f84cb33c
commit
15599f5565
@ -28,6 +28,7 @@ set guioptions-=l
|
||||
set guioptions-=L
|
||||
|
||||
" Colorscheme
|
||||
autocmd vimenter * hi Normal guibg=NONE ctermbg=NONE " transparent bg
|
||||
"set background=dark
|
||||
let ayucolor="light"
|
||||
colorscheme ayu
|
||||
|
Loading…
Reference in New Issue
Block a user