1
0
forked from aniani/vim

patch 8.1.1744: build error without the conceal feature

Problem:    Build error without the conceal feature.
Solution:   Define variables also without the conceal feature.
This commit is contained in:
Bram Moolenaar
2019-07-24 18:43:08 +02:00
parent bbca7732e8
commit 07d1356648
2 changed files with 7 additions and 5 deletions

View File

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