runtime(vim): Error codes should not be highlighed with vim9CommentTitle

closes: #19390

Signed-off-by: Peter Kenny <github.com@k1w1.cyou>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Peter Kenny
2026-02-15 15:59:36 +00:00
committed by Christian Brabandt
parent a2d87ba615
commit 3794d9b33c
13 changed files with 42 additions and 26 deletions
@@ -90,3 +90,10 @@ var d = {
b: 0,
}
# PR: #19390
# https://github.com/vim/vim/pull/19390#issue-3933755846
# E1234: should not have vim9CommentTitle on 'E1234:'
# ERR34: should have vim9CommentTitle on 'ERR34:'