0
0
mirror of https://github.com/vim/vim.git synced 2025-11-12 22:44:34 -05:00
Files
vim/runtime/syntax/testdir/input/vim_ex_def.vim
Doug Kearns fc64ac0be2 runtime(vim): Update base-syntax, fix function tail comments
Match Vim9-script comments after :def and :enddef and legacy-script
comments after :func and :endfunc, in any definition context.

Highlight incorrect comment types after these commands as errors.

fixes: #15062
closes: #15072

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-06-22 11:20:36 +02:00

1.1 KiB