mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
vim-patch:7.4.2096
Problem: Lambda functions show up with completion.
Solution: Don't show lambda functions. (Ken Takata)
b49edc11a1
This commit is contained in:
@@ -344,7 +344,7 @@ static int included_patches[] = {
|
||||
2099,
|
||||
// 2098,
|
||||
// 2097,
|
||||
// 2096,
|
||||
2096,
|
||||
// 2095,
|
||||
// 2094 NA
|
||||
// 2093 NA
|
||||
|
Reference in New Issue
Block a user