mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-07-26 19:41:56 +00:00
Set interpreters for Julia
Eg this file is not currently highlighted: https://github.com/JoshCheek/language-sampler-for-fullpath/blob/b766dcdbd249ec63516f491390a75315e78cba95/julia/fullpath#L1
This commit is contained in:
@@ -1994,6 +1994,8 @@ Julia:
|
|||||||
type: programming
|
type: programming
|
||||||
extensions:
|
extensions:
|
||||||
- ".jl"
|
- ".jl"
|
||||||
|
interpreters:
|
||||||
|
- julia
|
||||||
color: "#a270ba"
|
color: "#a270ba"
|
||||||
ace_mode: julia
|
ace_mode: julia
|
||||||
codemirror_mode: julia
|
codemirror_mode: julia
|
||||||
|
|||||||
Reference in New Issue
Block a user