From 3fc01d09cef770f0331b30d81511104edf8ad0ed Mon Sep 17 00:00:00 2001 From: Vicent Marti Date: Fri, 14 Nov 2014 19:00:21 +0100 Subject: [PATCH] Hah Parrot was already a thing --- lib/linguist/languages.yml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 5bbffbfb..d8fade7a 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -1835,6 +1835,7 @@ Parrot: Parrot Internal Representation: group: Parrot + tm_scope: source.parrot.pir type: programming aliases: - pir @@ -1849,15 +1850,6 @@ Parrot Assembly: extensions: - .pasm -Parrot IR: - group: Parrot - type: programming - aliases: - - pir - extensions: - - .pir - tm_scope: source.parrot.pir - Pascal: type: programming color: "#b0ce4e"