1
0
forked from aniani/vim

patch 7.4.2174

Problem:    Adding duplicate flags to 'whichwrap' leaves commas behind.
Solution:   Also remove the commas. (Naruhiko Nishino)
This commit is contained in:
Bram Moolenaar
2016-08-07 13:48:20 +02:00
parent 3321e9d8a3
commit c8ce615299
8 changed files with 66 additions and 32 deletions

View File

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