forked from aniani/vim
patch 8.2.4479: no fuzzy completieon for maps and abbreviations
Problem: No fuzzy completieon for maps and abbreviations. Solution: Fuzzy complete maps and abbreviations. (Yegappan Lakshmanan, closes #9856)
This commit is contained in:
committed by
Bram Moolenaar
parent
00333cb3b3
commit
6caeda2fce
@@ -754,6 +754,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4479,
|
||||
/**/
|
||||
4478,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user