1
0
forked from aniani/vim

patch 8.2.0083: text properties wrong when tabs and spaces are exchanged

Problem:    Text properties wrong when tabs and spaces are exchanged.
Solution:   Take text properties into account. (Nobuhiro Takasaki,
            closes #5427)
This commit is contained in:
Bram Moolenaar
2020-01-03 21:25:59 +01:00
parent f10997a154
commit 5cb0b93d52
3 changed files with 48 additions and 4 deletions

View File

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