1
0
forked from aniani/vim

patch 8.1.0911: tag line with Ex command cannot have extra fields

Problem:    Tag line with Ex command cannot have extra fields.
Solution:   Recognize |;" as the end of the command. (closes #2402)
This commit is contained in:
Bram Moolenaar
2019-02-13 21:19:14 +01:00
parent 15bbd6ec87
commit 943e9639a9
4 changed files with 40 additions and 5 deletions

View File

@@ -783,6 +783,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
911,
/**/
910,
/**/