forked from aniani/vim
patch 8.2.3603: fish filetype not recognized
Problem: Fish filetype not recognized. Solution: Add a file pattern and match script line. (Doug Kearns)
This commit is contained in:
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3603,
|
||||
/**/
|
||||
3602,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user