mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-02-14 11:53:26 +01:00
Problem: matchaddpos() can only add up to 8 matches. Solution: Allocate the array of positions. (closes #11248)
Problem: matchaddpos() can only add up to 8 matches. Solution: Allocate the array of positions. (closes #11248)