diff --git a/vimrc b/vimrc index a84c3d5..bfd747e 100644 --- a/vimrc +++ b/vimrc @@ -32,6 +32,9 @@ if has('gui_running') "GUI specific settings "no tear-off menus set guioptions-=t + "no scrollbars + set guioptions-=Lrb + set background=light "set transparency=8