runtime(vim): Update base-syntax, match continued strings and tail comments

Continued strings are currently only matched after operators, in
parenthesised expressions and in function call argument lists.

closes: #14975

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Doug Kearns
2025-04-26 20:14:15 +02:00
committed by Christian Brabandt
parent c5cb6b2ee4
commit c29b533cf1
73 changed files with 771 additions and 544 deletions

View File

@ -124,7 +124,6 @@ s \&{string}&
" Trailing comment and bar
" FIXME: trailing comment, no whitespace
s" comment
s| echo "Foo"