mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.1842
Problem: get() works for Partial but not for Funcref.
Solution: Accept Funcref. Also return the function itself. (Nikolai Pavlov)
03e19a04ac
This commit is contained in:

committed by
James McCoy

parent
02c58d8a07
commit
c52856af2c
@@ -598,7 +598,7 @@ static int included_patches[] = {
|
||||
// 1845 NA
|
||||
// 1844,
|
||||
// 1843 NA
|
||||
// 1842,
|
||||
1842,
|
||||
// 1841,
|
||||
1840,
|
||||
// 1839,
|
||||
|
Reference in New Issue
Block a user