mirror of
https://github.com/vim/vim.git
synced 2026-06-01 06:57:49 +02:00
4df0772a41
Problem: Highlight test script has a few problems. Solution: Rewrite the script in Vim9 syntax. (closes #10379)