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:
@@ -777,6 +777,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1762,
|
||||
/**/
|
||||
1761,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user