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