1
0
forked from aniani/vim

patch 9.0.0176: checking character options is duplicated and incomplete

Problem:    Checking character options is duplicated and incomplete.
Solution:   Move checking to check_chars_options(). (closes #10863)
This commit is contained in:
zeertzjq
2022-08-09 12:53:14 +01:00
committed by Bram Moolenaar
parent afa23d1b99
commit 8ca29b6a35
6 changed files with 42 additions and 44 deletions

View File

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