view src/testdir/gui_preinit.vim @ 20351:680296770464 v8.2.0731

patch 8.2.0731: Vim9: parsing declarations continues after :finish Commit: https://github.com/vim/vim/commit/7e5bd91dc99e1ecb38c4220eaab1a906a69815c2 Author: Bram Moolenaar <Bram@vim.org> Date: Sun May 10 21:20:29 2020 +0200 patch 8.2.0731: Vim9: parsing declarations continues after :finish Problem: Vim9: parsing declarations continues after :finish. Solution: Bail out when encountering :finish.
author Bram Moolenaar <Bram@vim.org>
date Sun, 10 May 2020 21:30:04 +0200
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