]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(hollywood): update syn highlight for If-Then statements and For-In-Loops
authorTom Crecelius <holly@net-eclipse.net>
Thu, 29 Aug 2024 20:08:20 +0000 (22:08 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 29 Aug 2024 20:09:49 +0000 (22:09 +0200)
commit87c01d956168c1f41068c2a52e873f760c1f5fa9
tree8a7f119c2cc7ba23a26fe05865a438ff3f9a5aa1
parentf459d68ecfe40875da863bee100c45cb80e19b87
runtime(hollywood): update syn highlight for If-Then statements and For-In-Loops

Improving syntax highlighting by allowing numbers, - and a $ as suffix
in user constants and by allowing hwConstants in If-Then statements

closes: #15059

Signed-off-by: Tom Crecelius <holly@net-eclipse.net>
Signed-off-by: Ola Söder <rolfkopman@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/syntax/hollywood.vim