Mercurial > vim
view src/GvimExt/gvimext.def @ 18056:624109b3766e v8.1.2023
patch 8.1.2023: no test for synIDattr() returning "strikethrough"
Commit: https://github.com/vim/vim/commit/dcb2b9cb085288d2a2e4cc31abc591ade04e782e
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Sep 13 21:26:39 2019 +0200
patch 8.1.2023: no test for synIDattr() returning "strikethrough"
Problem: No test for synIDattr() returning "strikethrough".
Solution: Extend the synIDattr() test. (Jaskaran Singh, closes https://github.com/vim/vim/issues/4929)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 13 Sep 2019 21:30:03 +0200 |
parents | c3b4b1c89d8e |
children |
line wrap: on
line source
;gvimdef.def : Declares the module parameters for the DLL. LIBRARY gvimext ; DESCRIPTION 'Vim Shell Extension' EXPORTS DllCanUnloadNow private DllGetClassObject private