1
0
forked from aniani/vim

patch 8.1.0185: running tests writes lua.vim even though it is not used

Problem:    Running tests writes lua.vim even though it is not used.
Solution:   Stop writing lua.vim.
This commit is contained in:
Bram Moolenaar
2018-07-14 21:48:46 +02:00
parent b6959a8e06
commit 1ce9a1515b
6 changed files with 3 additions and 9 deletions

View File

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