diff options
Diffstat (limited to 'mnv/src/testdir/util/gui_preinit.mnv')
| -rw-r--r-- | mnv/src/testdir/util/gui_preinit.mnv | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mnv/src/testdir/util/gui_preinit.mnv b/mnv/src/testdir/util/gui_preinit.mnv new file mode 100644 index 0000000000..b93e1114f4 --- /dev/null +++ b/mnv/src/testdir/util/gui_preinit.mnv @@ -0,0 +1,7 @@ +" mnvrc for test_gui_init.mnv + +" Note that this flag must be added in the .mnvrc file, before switching on +" syntax or filetype recognition (when the |gmnvrc| file is sourced the system +" menu has already been loaded; the ":syntax on" and ":filetype on" commands +" load the menu too). +set guioptions+=M |
