mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Started on adding support for rascal.
This commit is contained in:
@@ -4830,6 +4830,13 @@ ooc:
|
|||||||
- ".ooc"
|
- ".ooc"
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
language_id: 418
|
language_id: 418
|
||||||
|
Rascal:
|
||||||
|
type: programming
|
||||||
|
color: "FFFAA0"
|
||||||
|
extensions:
|
||||||
|
- ".rsc"
|
||||||
|
tm_scope: source.rascal
|
||||||
|
ace_mode: rascal
|
||||||
reStructuredText:
|
reStructuredText:
|
||||||
type: prose
|
type: prose
|
||||||
wrap: true
|
wrap: true
|
||||||
|
|||||||
Reference in New Issue
Block a user