diff --git a/vimrc b/vimrc index 9db7d70..b420cf7 100644 --- a/vimrc +++ b/vimrc @@ -190,8 +190,10 @@ if has('gui_running') set rop=type:directx endif set columns=132 - set guioptions+=cm - set guioptions-=Tf + set guioptions+=c + set guioptions+=m + set guioptions-=T + set guioptions-=f set lines=43 " " Set theme for GUI.