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 - .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"