mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Merge pull request #832 from dasmithii/patch-2
Updated language list to include HOW, and fixed the lack of lexer proble...
This commit is contained in:
@@ -557,6 +557,14 @@ F#:
|
|||||||
- .fsi
|
- .fsi
|
||||||
- .fsx
|
- .fsx
|
||||||
|
|
||||||
|
FLUX:
|
||||||
|
type: programming
|
||||||
|
color: "#33CCFF"
|
||||||
|
primary_extension: .fx
|
||||||
|
lexer: Text only
|
||||||
|
extensions:
|
||||||
|
- .flux
|
||||||
|
|
||||||
FORTRAN:
|
FORTRAN:
|
||||||
type: programming
|
type: programming
|
||||||
lexer: Fortran
|
lexer: Fortran
|
||||||
@@ -595,7 +603,7 @@ Fancy:
|
|||||||
- .fancypack
|
- .fancypack
|
||||||
filenames:
|
filenames:
|
||||||
- Fakefile
|
- Fakefile
|
||||||
|
|
||||||
Fantom:
|
Fantom:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#dbded5"
|
color: "#dbded5"
|
||||||
|
|||||||
Reference in New Issue
Block a user