Mercurial > vim
view src/GvimExt/gvimext.def @ 10940:a479b7064550 v8.0.0359
patch 8.0.0359: 'number' and 'relativenumber' are not properly tested
commit https://github.com/vim/vim/commit/dc9a081712ec8c140e6d4909e9f6b03a629d32d3
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Feb 23 18:46:50 2017 +0100
patch 8.0.0359: 'number' and 'relativenumber' are not properly tested
Problem: 'number' and 'relativenumber' are not properly tested.
Solution: Add tests, change old style to new style tests. (Ozaki Kiichi,
closes #1447)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Thu, 23 Feb 2017 19:00:05 +0100 |
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