mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-02-11 18:59:35 +00:00
[Add Language] Jolie (#3574)
* added support for Jolie language * added support for Jolie language * added samples for Jolie
This commit is contained in:
@@ -2041,6 +2041,17 @@ Jison Lex:
|
||||
tm_scope: source.jisonlex
|
||||
ace_mode: text
|
||||
language_id: 406395330
|
||||
Jolie:
|
||||
type: programming
|
||||
extensions:
|
||||
- ".ol"
|
||||
- ".iol"
|
||||
interpreters:
|
||||
- jolie
|
||||
color: "#843179"
|
||||
ace_mode: text
|
||||
tm_scope: source.jolie
|
||||
language_id: 998078858
|
||||
Julia:
|
||||
type: programming
|
||||
extensions:
|
||||
|
||||
Reference in New Issue
Block a user