1
0
forked from aniani/vim

patch 9.0.0110: help tag generation picks up words in code examples

Problem:    Help tag generation picks up words in code examples.
Solution:   Skip over examples. (Carlo Teubner, closes #10813)
This commit is contained in:
Carlo Teubner
2022-07-30 12:03:16 +01:00
committed by Bram Moolenaar
parent 1eead4cf1d
commit ddab3ce345
4 changed files with 45 additions and 10 deletions

View File

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