1
0
forked from aniani/vim

updated for version 7.3.769

Problem:    'matchpairs' does not work with multi-byte characters.
Solution:   Make it work. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2013-01-17 17:02:05 +01:00
parent 3e37fd0950
commit 8c7694a864
7 changed files with 176 additions and 65 deletions

View File

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