1
0
forked from aniani/vim

patch 7.4.1690

Problem:    Can't compile with the conceal feature but without multi-byte.
Solution:   Adjust #ifdef. (Owen Leibman)
This commit is contained in:
Bram Moolenaar
2016-03-31 22:27:40 +02:00
parent 758535a1df
commit 42356150ba
3 changed files with 5 additions and 3 deletions

View File

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