mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1836
Problem: When using a partial on a dictionary it always gets bound to that
dictionary.
Solution: Make a difference between binding a function to a dictionary
explicitly or automatically.
1d429610bf
This commit is contained in:

committed by
James McCoy

parent
eb337c9949
commit
c82dc7a6fd
@@ -604,9 +604,8 @@ static int included_patches[] = {
|
||||
// 1839,
|
||||
// 1838,
|
||||
// 1837,
|
||||
// 1836,
|
||||
1836,
|
||||
1835,
|
||||
// 1834,
|
||||
1833,
|
||||
1832,
|
||||
1831,
|
||||
|
Reference in New Issue
Block a user