forked from aniani/vim
patch 9.0.0202: code and help for indexof() is not ideal
Problem: Code and help for indexof() is not ideal. Solution: Refactor the code, improve the help. (Yegappan Lakshmanan, closes #10908)
This commit is contained in:
committed by
Bram Moolenaar
parent
9113c2cd19
commit
3fbf6cd355
@@ -735,6 +735,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
202,
|
||||
/**/
|
||||
201,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user