Add support for fsharp in highlighting syntax

Change-Id: I904e02e29c7e389dabcdb685bb20ca6833f1f0d9
This commit is contained in:
Paladox none 2020-03-04 16:00:52 +00:00
parent 73ac69264a
commit 474449e6c5

@ -46,6 +46,7 @@
'text/x-elm': 'elm',
'text/x-erlang': 'erlang',
'text/x-fortran': 'fortran',
'text/x-fsharp': 'fsharp',
'text/x-go': 'go',
'text/x-groovy': 'groovy',
'text/x-haml': 'haml',