1
0
forked from aniani/vim

updated for version 7.3.684

Problem:    "make test" does not delete lua.vim.
Solution:   Add lua.vim to the clean target. (Simon Ruderich)
This commit is contained in:
Bram Moolenaar
2012-10-06 19:10:35 +02:00
parent 0c5fa7d740
commit b35c338f96
5 changed files with 9 additions and 4 deletions

View File

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