Mercurial > vim
view src/testdir/gui_preinit.vim @ 29338:f4f531986753 v9.0.0012
patch 9.0.0012: signature files not detected properly
Commit: https://github.com/vim/vim/commit/cdbfc6dbab1d63aa56af316d6b13e37939e7f7a8
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Jun 30 16:25:21 2022 +0100
patch 9.0.0012: signature files not detected properly
Problem: Signature files not detected properly.
Solution: Add a function to better detect signature files. (Doug Kearns)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 30 Jun 2022 17:30:06 +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