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"