forked from aniani/vim
patch 8.2.3160: 'breakindent' does not work well for bulleted lists
Problem: 'breakindent' does not work well for bulleted and numbered lists.
Solution: Add the "list" entry to 'breakindentopt'. (Christian Brabandt,
closes #8564, closes #1661)
This commit is contained in:
committed by
Bram Moolenaar
parent
5bea41dea3
commit
4a0b85ad01
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3160,
|
||||
/**/
|
||||
3159,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user