mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
Go back to default theme
This commit is contained in:
parent
2d523ea448
commit
3cda41136c
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
|
@ -44,7 +44,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