mirror of
https://github.com/neovim/neovim.git
synced 2026-04-29 02:34:10 +00:00
Problem: matchaddpos() can only add up to 8 matches.
Solution: Allocate the array of positions. (closes vim/vim#11248)
50faf02f43
Problem: matchaddpos() can only add up to 8 matches.
Solution: Allocate the array of positions. (closes vim/vim#11248)
50faf02f43