diff options
| author | Mehmet Samet Duman <yongdohyun@projecttick.org> | 2026-04-03 22:21:25 +0300 |
|---|---|---|
| committer | Mehmet Samet Duman <yongdohyun@projecttick.org> | 2026-04-04 00:23:03 +0300 |
| commit | 2eae5db069dc171f74cd863487655f6a88e5384d (patch) | |
| tree | 2d9d05e09978a2a44acbfbb8d651f240df3ca052 /uvim/runtime/syntax/testdir/input/html.html | |
| parent | 473d922faed49241a5d29d9e37dc4819cd512006 (diff) | |
| download | Project-Tick-2eae5db069dc171f74cd863487655f6a88e5384d.tar.gz Project-Tick-2eae5db069dc171f74cd863487655f6a88e5384d.zip | |
NOISSUE rebrand vim to MNV's not Vim
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
Diffstat (limited to 'uvim/runtime/syntax/testdir/input/html.html')
| -rw-r--r-- | uvim/runtime/syntax/testdir/input/html.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uvim/runtime/syntax/testdir/input/html.html b/uvim/runtime/syntax/testdir/input/html.html index a4d0eb5d8f..4a9b7a471d 100644 --- a/uvim/runtime/syntax/testdir/input/html.html +++ b/uvim/runtime/syntax/testdir/input/html.html @@ -2,7 +2,7 @@ HTML Syntax Test File Maintainer: Doug Kearns <dougkearns@gmail.com> Last Change: 2024 Jun 13 - VIM_TEST_SETUP let g:html_no_rendering = 1 + MNV_TEST_SETUP let g:html_no_rendering = 1 TODO: Investigate macOS test failures when comparing italicized text with, for example, <em> and <i> elements. FreeBSD fails with an empty <strike> |
