mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
vim-patch:7.4.2072
Problem: substitute() does not support a Funcref argument.
Solution: Support a Funcref like it supports a string starting with "\=".
72ab729c3d
This commit is contained in:
@@ -368,7 +368,7 @@ static int included_patches[] = {
|
||||
2075,
|
||||
2074,
|
||||
// 2073 NA
|
||||
// 2072,
|
||||
2072,
|
||||
2071,
|
||||
// 2070 NA
|
||||
// 2069,
|
||||
|
Reference in New Issue
Block a user