Bram Moolenaar | 8774845 | 2017-03-12 17:10:33 +0100 | [diff] [blame] | 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). | ||||
7 | set guioptions+=M |