1
0
forked from aniani/vim

updated for version 7.3.612

Problem:    Auto formatting messes up text when 'fo' contains "2". (ZyX)
Solution:   Decrement "less_cols". (Tor Perkins)
This commit is contained in:
Bram Moolenaar
2012-07-25 16:10:03 +02:00
parent 9581b5f70e
commit 5fb9ec5ed7
4 changed files with 19 additions and 0 deletions

View File

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