1
0
forked from aniani/vim

patch 8.2.3754: undesired changing of the indent of the first formatted line

Problem:    Undesired changing of the indent of the first formatted line.
Solution:   Do not indent the first formatted line.
This commit is contained in:
Bram Moolenaar
2021-12-06 19:51:01 +00:00
parent 3e55a973b5
commit ecabb51107
3 changed files with 42 additions and 8 deletions

View File

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