forked from aniani/vim
patch 9.1.0719: Resetting cell widths can make 'listchars' or 'fillchars' invalid
Problem: Resetting cell widths can make 'listchars' or 'fillchars' invalid. Solution: Check for conflicts when resetting cell widths (zeertzjq). closes: #15629 Signed-off-by: zeertzjq <zeertzjq@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
82f6134b1b
commit
66f65a46c5
@@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
719,
|
||||
/**/
|
||||
718,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user