1
0
forked from aniani/vim

patch 8.1.1762: some filetype rules are in the wrong place

Problem:    Some filetype rules are in the wrong place.
Solution:   Move to the right place.  Add a few more tests.
This commit is contained in:
Bram Moolenaar
2019-07-27 21:57:21 +02:00
parent 4248111497
commit c273405188
3 changed files with 16 additions and 15 deletions

View File

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