1
0
forked from aniani/vim

updated for version 7.4.353

Problem:    'breakindent' doesn't work with the 'list' option.
Solution:   Make it work. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2014-07-02 20:00:47 +02:00
parent ee739b42c0
commit 86b17e914f
12 changed files with 192 additions and 15 deletions

View File

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