mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-07-24 10:31:54 +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
|
||||
extensions:
|
||||
- ".jl"
|
||||
interpreters:
|
||||
- julia
|
||||
color: "#a270ba"
|
||||
ace_mode: julia
|
||||
codemirror_mode: julia
|
||||
|
||||
Reference in New Issue
Block a user