1
0
forked from aniani/vim

updated for version 7.4.346

Problem:    Indent is not updated when changing 'breakindentopt'. (itchyny)
Solution:   Do not cache "brishift". (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2014-06-26 21:24:56 +02:00
parent a40aa760a1
commit 9d7a592c80
2 changed files with 4 additions and 2 deletions

View File

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