1
0
forked from aniani/vim

updated for version 7.3.1181

Problem:    Wrong error message for 1.0[0].
Solution:   Check for funcref and float separately. (Yasuhiro Matsumoto)
This commit is contained in:
Bram Moolenaar
2013-06-12 22:08:58 +02:00
parent ec7944aaf2
commit 2a876e40ce
2 changed files with 13 additions and 6 deletions

View File

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