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