1
0
forked from aniani/vim

patch 7.4.2315

Problem:    Insufficient testing for Normal mode commands.
Solution:   Add a big test. (Christian Brabandt, closes #1029)
This commit is contained in:
Bram Moolenaar
2016-09-03 17:33:54 +02:00
parent de653f0880
commit 87bc3f7459
4 changed files with 1999 additions and 1 deletions

View File

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