forked from aniani/vim
patch 8.2.4372: filetype detection from file contents is in legacy script
Problem: Filetype detection from file contents is in legacy script. Solution: Use a compiled function for filetype detection.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4372,
|
||||
/**/
|
||||
4371,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user