comparison runtime/indent/luau.vim @ 35418:8524c9418b07 default tip

runtime(html): Restore HTML syntax file tests Commit: https://github.com/vim/vim/commit/6dd5840fdfd7d308af7bf34534f07d6bee66532c Author: Doug Kearns <dougkearns@gmail.com> Date: Fri Jun 14 01:59:34 2024 +1000 runtime(html): Restore HTML syntax file tests Rendered element content results in test failures on macOS and FreeBSD. The included content for these elements was incidental to the primary intent of the test to check element tag highlighting so set g:html_no_rendering to disable content rendering. FreeBSD fails for even an empty <strike> element. See #13591 and #14215. closes: #13595 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Fri, 14 Jun 2024 21:30:04 +0200
parents 695b50472e85
children
comparison
equal deleted inserted replaced
35417:b4952ea55f55 35418:8524c9418b07