1
0
forked from aniani/vim

updated for version 7.4.081

Problem:    Wrong logic when ANALYZE is "yes".
Solution:   Use or instead of and. (KF Leong)
This commit is contained in:
Bram Moolenaar
2013-11-09 02:32:18 +01:00
parent 817a8801d7
commit 815135e408
2 changed files with 3 additions and 1 deletions

View File

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