1
0
forked from aniani/vim

patch 8.1.0948: when built without +eval "Vim --clean" produces errors

Problem:    When built without +eval "Vim --clean" produces errors. (James
            McCoy)
Solution:   Do not enable filetype detection.
This commit is contained in:
Bram Moolenaar
2019-02-18 21:32:28 +01:00
parent 7dca2ebbcf
commit d53931ae73
2 changed files with 27 additions and 20 deletions

View File

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