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
|
||||
http://svn.textmate.org/trunk/Review/Bundles/Forth.tmbundle:
|
||||
- source.forth
|
||||
http://svn.textmate.org/trunk/Review/Bundles/Parrot.tmbundle:
|
||||
- source.parrot.pir
|
||||
http://svn.textmate.org/trunk/Review/Bundles/Ruby%20Sass.tmbundle:
|
||||
- source.sass
|
||||
http://svn.textmate.org/trunk/Review/Bundles/SecondLife%20LSL.tmbundle:
|
||||
|
||||
@@ -1807,6 +1807,15 @@ Parrot Assembly:
|
||||
extensions:
|
||||
- .pasm
|
||||
|
||||
Parrot IR:
|
||||
group: Parrot
|
||||
type: programming
|
||||
aliases:
|
||||
- pir
|
||||
extensions:
|
||||
- .pir
|
||||
tm_scope: source.parrot.pir
|
||||
|
||||
Pascal:
|
||||
type: programming
|
||||
color: "#b0ce4e"
|
||||
|
||||
Reference in New Issue
Block a user