mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
vim-patch:7.4.2160 (#5952)
Problem: setmatches() mixes up values. (Nikolai Pavlov)
Solution: Save the string instead of reusing a shared buffer.
7dc5e2e486
This commit is contained in:
@@ -280,7 +280,7 @@ static int included_patches[] = {
|
||||
2163,
|
||||
2162,
|
||||
// 2161,
|
||||
// 2160,
|
||||
2160,
|
||||
// 2159,
|
||||
2158,
|
||||
// 2157 NA
|
||||
|
Reference in New Issue
Block a user