mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
vim-patch:7.4.2329 (#6341)
Problem: Error for min() and max() contains %s. (Nikolay Pavlov)
Solution: Pass the function name. (closes vim/vim#1040)
26b84339fd
This commit is contained in:

committed by
Justin M. Keyes

parent
44e75eba30
commit
06ed7a189b
@@ -112,7 +112,7 @@ static int included_patches[] = {
|
||||
// 2332 NA
|
||||
2331,
|
||||
// 2330,
|
||||
// 2329,
|
||||
2329,
|
||||
// 2328,
|
||||
// 2327 NA
|
||||
2326,
|
||||
|
Reference in New Issue
Block a user