diff --git a/vimrc b/vimrc index 9c3252a..26f7385 100644 --- a/vimrc +++ b/vimrc @@ -44,7 +44,7 @@ if !has('gui_running') set ttymouse=sgr end set background=light - colorscheme smpl + "colorscheme smpl "use terminal background "hi Normal ctermbg=none