view src/testdir/gui_preinit.vim @ 21701:6bb806a0238c v8.2.1400

patch 8.2.1400: Vim9: test does not delete written files Commit: https://github.com/vim/vim/commit/730b24833952f0f4a9a17b7815b0d9f87c609eb8 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 9 13:02:10 2020 +0200 patch 8.2.1400: Vim9: test does not delete written files Problem: Vim9: test does not delete written files. Solution: Correct file names.
author Bram Moolenaar <Bram@vim.org>
date Sun, 09 Aug 2020 13:15:05 +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