1
0
forked from aniani/vim

patch 7.4.2161

Problem:    Expression test fails without conceal feature.
Solution:   Only check "conceal" with the conceal feature.
This commit is contained in:
Bram Moolenaar
2016-08-05 22:51:13 +02:00
parent 7dc5e2e486
commit 7ab6defcaf
2 changed files with 8 additions and 2 deletions

View File

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