mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
Use smpl theme
This commit is contained in:
parent
e7572320b9
commit
7fa9c0de33
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
|
@ -48,7 +48,7 @@ if !has('gui_running')
|
||||||
set ttymouse=sgr
|
set ttymouse=sgr
|
||||||
end
|
end
|
||||||
set background=light
|
set background=light
|
||||||
"colorscheme smpl
|
colorscheme smpl
|
||||||
|
|
||||||
"use terminal background
|
"use terminal background
|
||||||
"hi Normal ctermbg=none
|
"hi Normal ctermbg=none
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue