1
0
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:
Kurtis Moxley 2022-05-23 15:34:56 +08:00
parent 16f84cb33c
commit 15599f5565

View File

@ -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