forked from aniani/vim
patch 7.4.2096
Problem: Lambda functions show up with completion. Solution: Don't show lambda functions. (Ken Takata)
This commit is contained in:
@@ -758,6 +758,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2096,
|
||||
/**/
|
||||
2095,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user