forked from aniani/vim
patch 9.0.0876: code is indented more than needed
Problem: Code is indented more than needed. Solution: Split ExpandEscape() in two. (Yegappan Lakshmanan, closes #11539)
This commit is contained in:
committed by
Bram Moolenaar
parent
398a26f7fc
commit
68353e5270
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
876,
|
||||
/**/
|
||||
875,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user