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