1
0
forked from aniani/vim

patch 8.2.4955: text property in wrong position after auto-indent

Problem:    Text property in wrong position after auto-indent.
Solution:   Adjust text property columns. (closes #10422, closes #7719)
This commit is contained in:
LemonBoy
2022-05-14 18:48:05 +01:00
committed by Bram Moolenaar
parent 698cb4c8fa
commit 788c06a249
3 changed files with 24 additions and 3 deletions

View File

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