mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.745
Problem: The entries added by matchaddpos() are returned by getmatches()
but can't be set with setmatches(). (Lcd)
Solution: Fix setmatches(). (Christian Brabandt)
0fce425772
This commit is contained in:
@@ -389,7 +389,7 @@ static int included_patches[] = {
|
||||
// 748,
|
||||
// 747,
|
||||
// 746,
|
||||
// 745,
|
||||
745,
|
||||
// 744 NA
|
||||
// 743,
|
||||
// 742,
|
||||
|
Reference in New Issue
Block a user