forked from aniani/vim
patch 8.2.2230: Vim9: insert completion runs into error
Problem: Vim9: insert completion runs into error. Solution: Insert colon before range. (closes #7556)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2230,
|
||||
/**/
|
||||
2229,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user