1
0
forked from aniani/vim

patch 8.0.0894: there is no test for runtime filetype detection

Problem:    There is no test for runtime filetype detection.
Solution:   Test a list of filetypes from patterns.
This commit is contained in:
Bram Moolenaar
2017-08-09 22:06:48 +02:00
parent 82b9ca05f4
commit 0a0217abfa
3 changed files with 482 additions and 3 deletions

View File

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