1
0
forked from aniani/vim

updated for version 7.3.249

Problem:    Wrong indenting for array initializer.
Solution:   Detect '}' in a better way. (Lech Lorens)
This commit is contained in:
Bram Moolenaar
2011-07-15 14:12:30 +02:00
parent 734d99804b
commit 50f42cadb1
4 changed files with 58 additions and 2 deletions

View File

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