1" vimrc for test_gui_init.vim 2 3" Note that this flag must be added in the .vimrc file, before switching on 4" syntax or filetype recognition (when the |gvimrc| file is sourced the system 5" menu has already been loaded; the ":syntax on" and ":filetype on" commands 6" load the menu too). 7set guioptions+=M 8