mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
New interpreters from RosettaCode (#3087)
This commit is contained in:
@@ -860,6 +860,8 @@ Dart:
|
||||
color: "#00B4AB"
|
||||
extensions:
|
||||
- .dart
|
||||
interpreters:
|
||||
- dart
|
||||
ace_mode: dart
|
||||
|
||||
Diff:
|
||||
@@ -904,6 +906,8 @@ E:
|
||||
color: "#ccce35"
|
||||
extensions:
|
||||
- .E
|
||||
interpreters:
|
||||
- rune
|
||||
tm_scope: none
|
||||
ace_mode: text
|
||||
|
||||
@@ -1544,6 +1548,8 @@ Haskell:
|
||||
extensions:
|
||||
- .hs
|
||||
- .hsc
|
||||
interpreters:
|
||||
- runhaskell
|
||||
ace_mode: haskell
|
||||
|
||||
Haxe:
|
||||
@@ -1647,6 +1653,8 @@ Io:
|
||||
color: "#a9188d"
|
||||
extensions:
|
||||
- .io
|
||||
interpreters:
|
||||
- io
|
||||
ace_mode: io
|
||||
|
||||
Ioke:
|
||||
@@ -2516,6 +2524,7 @@ OCaml:
|
||||
interpreters:
|
||||
- ocaml
|
||||
- ocamlrun
|
||||
- ocamlscript
|
||||
tm_scope: source.ocaml
|
||||
|
||||
ObjDump:
|
||||
@@ -2780,6 +2789,8 @@ Pascal:
|
||||
- .lpr
|
||||
- .pascal
|
||||
- .pp
|
||||
interpreters:
|
||||
- instantfpc
|
||||
ace_mode: pascal
|
||||
|
||||
Perl:
|
||||
|
||||
Reference in New Issue
Block a user