forked from aniani/vim
patch 8.2.3198: cannot use 'formatlistpat' for breakindent
Problem: Cannot use 'formatlistpat' for breakindent. Solution: Use a negative list indent. (Maxim Kim, closes #8594)
This commit is contained in:
committed by
Bram Moolenaar
parent
d8e44476d8
commit
f674b358fc
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3198,
|
||||
/**/
|
||||
3197,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user