1
0
forked from aniani/vim

patch 8.2.0030: "gF" does not work on output of "verbose command"

Problem:    "gF" does not work on output of "verbose command".
Solution:   Recognize " line " and translations. (closes #5391)
This commit is contained in:
Bram Moolenaar
2019-12-22 15:38:06 +01:00
parent a27655ef6d
commit 64e74c9cc7
5 changed files with 24 additions and 4 deletions

View File

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