mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.1559
Problem: Passing cookie to a callback is clumsy.
Solution: Change function() to take arguments and return a partial.
1735bc988c
This commit is contained in:

committed by
James McCoy

parent
75c18b6aaa
commit
521e45f2a8
@@ -883,7 +883,7 @@ static int included_patches[] = {
|
||||
// 1562 NA
|
||||
// 1561 NA
|
||||
// 1560 NA
|
||||
// 1559,
|
||||
1559,
|
||||
1558,
|
||||
1557,
|
||||
// 1556 NA
|
||||
|
Reference in New Issue
Block a user