mirror of
https://github.com/neovim/neovim.git
synced 2026-02-07 04:17:22 +00: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