mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Set interpreters for Julia
Eg this file is not currently highlighted:
b766dcdbd2/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