view src/testdir/gui_preinit.vim @ 18327:0e9d3a77c624 v8.1.2158

patch 8.1.2158: terminal attributes missing in Terminal-normal mode Commit: https://github.com/vim/vim/commit/17efc7fa05daea1e916a25620c71a5626b7f298d Author: Bram Moolenaar <Bram@vim.org> Date: Wed Oct 16 18:11:31 2019 +0200 patch 8.1.2158: terminal attributes missing in Terminal-normal mode Problem: Terminal attributes missing in Terminal-normal mode. Solution: Use "syntax_attr".
author Bram Moolenaar <Bram@vim.org>
date Wed, 16 Oct 2019 18:15: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