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