1
0
forked from aniani/vim

patch 7.4.2208

Problem:    Test for mappings is old style.
Solution:   Convert the test to new style.
This commit is contained in:
Bram Moolenaar
2016-08-14 15:32:11 +02:00
parent d58b0f982a
commit 2d1a248762
7 changed files with 104 additions and 96 deletions

View File

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