Mercurial > vim
view src/GvimExt/gvimext.def @ 22681:674ba3200e1f v8.2.1889
patch 8.2.1889: Vim9: errornous error for missing white space after {}
Commit: https://github.com/vim/vim/commit/b07a39de485db5709a6b3e2f96e66ab06dd76279
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Oct 22 19:00:01 2020 +0200
patch 8.2.1889: Vim9: errornous error for missing white space after {}
Problem: Vim9: errornous error for missing white space after {}.
Solution: Don't skip over white space after {}. (issue https://github.com/vim/vim/issues/7167)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 22 Oct 2020 19:15: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