1
0
forked from aniani/vim

updated for version 7.4.178

Problem:    The J command does not update '[ and '] marks. (William Gardner)
Solution:   Set the marks. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2014-02-11 19:33:07 +01:00
parent 92dff1827a
commit f92d8a254a
2 changed files with 12 additions and 0 deletions

View File

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