diff --git a/vimrc b/vimrc index 39845f7..2a1b3a8 100644 --- a/vimrc +++ b/vimrc @@ -48,7 +48,7 @@ if !has('gui_running') set ttymouse=sgr end set background=light - "colorscheme smpl + colorscheme smpl "use terminal background "hi Normal ctermbg=none