view src/testdir/gui_preinit.vim @ 22977:515d1651c6c6 v8.2.2035

patch 8.2.2035: MS-Windows: some tests may fail Commit: https://github.com/vim/vim/commit/f637bceb6135139dc1891a15de8fa134c2ca2d97 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Nov 23 18:14:56 2020 +0100 patch 8.2.2035: MS-Windows: some tests may fail Problem: MS-Windows: some tests may fail. Solution: Avoid test failures. (Yegappan Lakshmanan, closes https://github.com/vim/vim/issues/7346)
author Bram Moolenaar <Bram@vim.org>
date Mon, 23 Nov 2020 18:30:04 +0100
parents d8a550329a97
children
line wrap: on
line source

" vimrc for test_gui_init.vim

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