]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(doc): Improve highlighting of the +feature-list table
authorDoug Kearns <dougkearns@gmail.com>
Sat, 25 Oct 2025 14:15:15 +0000 (14:15 +0000)
committerChristian Brabandt <cb@256bit.org>
Sat, 25 Oct 2025 14:15:15 +0000 (14:15 +0000)
commit418ff5185e89cac2ad95e1ec1f5aa71353508591
tree8c75d0c3bf83b61d197f3ced7b28b690db3d92af
parent826326f13b0af34b5f1c6f15e480dfaece3787c6
runtime(doc): Improve highlighting of the +feature-list table

Fix false positives for headings and command specification counts.

closes: #18603

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
19 files changed:
runtime/syntax/help.vim
runtime/syntax/testdir/dumps/help_ex_version_00.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/help_ex_version_01.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/help_ex_version_02.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/help_ex_version_03.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/help_ex_version_04.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/help_ex_version_05.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/help_ex_version_06.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/help_ex_version_07.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/help_ex_version_08.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/help_ex_version_09.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/help_ex_version_10.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/help_ex_version_11.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/help_ex_version_12.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/help_ex_version_13.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/help_ex_version_14.dump [new file with mode: 0644]
runtime/syntax/testdir/dumps/help_ex_version_15.dump [new file with mode: 0644]
runtime/syntax/testdir/input/help_ex_version.txt [new file with mode: 0644]
runtime/syntax/testdir/input/setup/help_ex_version.vim [new file with mode: 0644]