1
0
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:
Maxim Kim
2021-07-22 11:46:59 +02:00
committed by Bram Moolenaar
parent d8e44476d8
commit f674b358fc
4 changed files with 71 additions and 8 deletions

View File

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