mirror of
https://github.com/neovim/neovim.git
synced 2026-01-26 15:11:35 +10:00
Problem: The entries added by matchaddpos() are returned by getmatches()
but can't be set with setmatches(). (Lcd)
Solution: Fix setmatches(). (Christian Brabandt)
0fce425772