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:
Ted Nyman
2014-03-11 20:24:07 -07:00

View File

@@ -557,6 +557,14 @@ F#:
- .fsi
- .fsx
FLUX:
type: programming
color: "#33CCFF"
primary_extension: .fx
lexer: Text only
extensions:
- .flux
FORTRAN:
type: programming
lexer: Fortran
@@ -595,7 +603,7 @@ Fancy:
- .fancypack
filenames:
- Fakefile
Fantom:
type: programming
color: "#dbded5"