diff --git a/.vimrc b/.vimrc index 96c4dc2bd..c6ba7485b 100644 --- a/.vimrc +++ b/.vimrc @@ -52,5 +52,4 @@ if has("gui_running") set guioptions=egmt set fuoptions=maxvert,maxhorz - au GUIEnter * set fullscreen endif