1
0
forked from aniani/vim

patch 7.4.2082

Problem:    Not much test coverage for digraphs.
Solution:   Add a new style digraph test. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2016-07-20 22:01:12 +02:00
parent c1542744e7
commit 397eadbe25
4 changed files with 434 additions and 0 deletions

View File

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