mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-02 07:26:18 +00:00
Add Parrot IR
This commit is contained in:
@@ -11,6 +11,8 @@ http://svn.textmate.org/trunk/Review/Bundles/F%20Sharp.tmbundle:
|
|||||||
- source.fsharp
|
- source.fsharp
|
||||||
http://svn.textmate.org/trunk/Review/Bundles/Forth.tmbundle:
|
http://svn.textmate.org/trunk/Review/Bundles/Forth.tmbundle:
|
||||||
- source.forth
|
- source.forth
|
||||||
|
http://svn.textmate.org/trunk/Review/Bundles/Parrot.tmbundle:
|
||||||
|
- source.parrot.pir
|
||||||
http://svn.textmate.org/trunk/Review/Bundles/Ruby%20Sass.tmbundle:
|
http://svn.textmate.org/trunk/Review/Bundles/Ruby%20Sass.tmbundle:
|
||||||
- source.sass
|
- source.sass
|
||||||
http://svn.textmate.org/trunk/Review/Bundles/SecondLife%20LSL.tmbundle:
|
http://svn.textmate.org/trunk/Review/Bundles/SecondLife%20LSL.tmbundle:
|
||||||
|
|||||||
@@ -1807,6 +1807,15 @@ Parrot Assembly:
|
|||||||
extensions:
|
extensions:
|
||||||
- .pasm
|
- .pasm
|
||||||
|
|
||||||
|
Parrot IR:
|
||||||
|
group: Parrot
|
||||||
|
type: programming
|
||||||
|
aliases:
|
||||||
|
- pir
|
||||||
|
extensions:
|
||||||
|
- .pir
|
||||||
|
tm_scope: source.parrot.pir
|
||||||
|
|
||||||
Pascal:
|
Pascal:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#b0ce4e"
|
color: "#b0ce4e"
|
||||||
|
|||||||
Reference in New Issue
Block a user