forked from aniani/vim
patch 8.2.3703: most people call F# "fsharp" and not "fs"
Problem: Most people call F# "fsharp" and not "fs". Solution: Rename filetype "fs" to "fsharp".
This commit is contained in:
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3703,
|
||||
/**/
|
||||
3702,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user