1
0
forked from aniani/vim

patch 7.4.1685

Problem:    There is no easy way to get all the information about a match.
Solution:   Add matchstrpos(). (Ozaki Kiichi)
This commit is contained in:
Bram Moolenaar
2016-03-29 23:10:31 +02:00
parent d18cfb7dbf
commit 7fed5c18f8
6 changed files with 88 additions and 4 deletions

View File

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