mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +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
|
||||
extensions:
|
||||
- ".jl"
|
||||
interpreters:
|
||||
- julia
|
||||
color: "#a270ba"
|
||||
ace_mode: julia
|
||||
codemirror_mode: julia
|
||||
|
||||
Reference in New Issue
Block a user