]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(vim): Update base-syntax, improve :syn-sync line defaults
authorDoug Kearns <dougkearns@gmail.com>
Mon, 30 Jun 2025 18:22:38 +0000 (20:22 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 30 Jun 2025 18:22:38 +0000 (20:22 +0200)
commita5b744ef9366a4b694ce7f31783f3be266f5e3cf
tree229e7f928d289e3fa48fd160a6e9158314fcae0e
parentfa16c7ab3f219f93b24cf31ac8aafbd6b522d1bf
runtime(vim): Update base-syntax, improve :syn-sync line defaults

Set minlines and maxlines to 100 and 200 respectively.  Set these after
the script interface syntax files have been loaded to ensure the values
set in those are overridden.

fixes #17580
closes: #17614

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/syntax/generator/vim.vim.base
runtime/syntax/vim.vim