]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(html): bump length of character references in syntax script (#15022)
authorMohamed Akram <mohd.akram@outlook.com>
Sun, 16 Jun 2024 14:47:36 +0000 (18:47 +0400)
committerGitHub <noreply@github.com>
Sun, 16 Jun 2024 14:47:36 +0000 (16:47 +0200)
commit917ff8a19d2746dd922b7292dc61fb92e18b7ce2
tree228af1d487f62e48e07f3dce3afa034eb8618d4e
parenta5af73ae347f9d562524fbcfea3eb5cfeecefa46
runtime(html): bump length of character references in syntax script (#15022)

This allows handling longer references such as
`&CounterClockwiseContourIntegral;`.

Signed-off-by: Mohamed Akram <mohd.akram@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/syntax/html.vim