forked from aniani/vim
patch 8.2.4093: cached breakindent values not initialized properly
Problem: Cached breakindent values not initialized properly.
Solution: Initialize and cache formatlistpat. (Christian Brabandt,
closes #9526, closes #9512)
This commit is contained in:
committed by
Bram Moolenaar
parent
ece07639f4
commit
c53b467473
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4093,
|
||||
/**/
|
||||
4092,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user