Added detection for the Julia language.

This commit is contained in:
Patrick O'Leary
2012-04-02 23:20:27 -05:00
parent 8cbfc48391
commit 52b9274991

View File

@@ -599,6 +599,13 @@ JavaScript:
filenames:
- Jakefile
Julia:
type: programming
lexer: Text only
primary_extension: .jl
extensions:
- .jl
Kotlin:
type: programming
lexer: Kotlin