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"
|
||||
ace_mode: text
|
||||
language_id: 418
|
||||
Rascal:
|
||||
type: programming
|
||||
color: "FFFAA0"
|
||||
extensions:
|
||||
- ".rsc"
|
||||
tm_scope: source.rascal
|
||||
ace_mode: rascal
|
||||
reStructuredText:
|
||||
type: prose
|
||||
wrap: true
|
||||
|
||||
Reference in New Issue
Block a user