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:
committed by
Bram Moolenaar
parent
1eead4cf1d
commit
ddab3ce345
@@ -735,6 +735,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
110,
|
||||
/**/
|
||||
109,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user