]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0613: Vim9: no check for space before #comment v8.2.0613
authorBram Moolenaar <Bram@vim.org>
Mon, 20 Apr 2020 20:42:32 +0000 (22:42 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 20 Apr 2020 20:42:32 +0000 (22:42 +0200)
commit1966c248814d5195edcd1208ed0e51e664a61283
tree473348747676a70ed53b2ef8de16ae085121d878
parent2c7f8c574f1f8723d59adca3fec8fb89c41cf8c9
patch 8.2.0613: Vim9: no check for space before #comment

Problem:    Vim9: no check for space before #comment.
Solution:   Add space checks.
runtime/lang/menu_de_de.latin1.vim
src/highlight.c
src/menu.c
src/syntax.c
src/testdir/test_vim9_script.vim
src/version.c