0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

updated for version 7.3.1122

Problem:    New regexp engine: \%> not supported.
Solution:   Implement \%>.
This commit is contained in:
Bram Moolenaar
2013-06-05 18:52:40 +02:00
parent 67604aed75
commit 8795374bd3
4 changed files with 126 additions and 32 deletions

View File

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