Add support for Reason (#3336)

This commit is contained in:
Darin Morrison
2016-12-22 18:03:18 -07:00
committed by Brandon Black
parent a4d12cc8e4
commit 7867b946b9
14 changed files with 3867 additions and 1 deletions

View File

@@ -499,6 +499,7 @@ C++:
- ".inc"
- ".inl"
- ".ipp"
- ".re"
- ".tcc"
- ".tpp"
language_id: 43
@@ -3548,6 +3549,19 @@ Raw token data:
tm_scope: none
ace_mode: text
language_id: 318
Reason:
type: programming
group: OCaml
ace_mode: rust
codemirror_mode: rust
codemirror_mime_type: text/x-rustsrc
extensions:
- ".re"
- ".rei"
interpreters:
- ocaml
tm_scope: source.reason
language_id: 869538413
Rebol:
type: programming
color: "#358a5b"