1
0
forked from aniani/vim

patch 8.2.0080: globals using INIT4() are not in the tags file

Problem:    Globals using INIT4() are not in the tags file.
Solution:   Adjust the tags command.
This commit is contained in:
Bram Moolenaar
2020-01-02 22:38:49 +01:00
parent d7df279808
commit 509ff0688d
3 changed files with 8 additions and 6 deletions

View File

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