mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Oxygene language detection — trying if making .pas not the primary extension (which Delphi also has) fixes the build fail
This commit is contained in:
@@ -927,9 +927,9 @@ Oxygene:
|
|||||||
type: programming
|
type: programming
|
||||||
color: "#5a63a3"
|
color: "#5a63a3"
|
||||||
lexer: Text only
|
lexer: Text only
|
||||||
primary_extension: .pas
|
primary_extension: .oxygene
|
||||||
extensions:
|
extensions:
|
||||||
- .oxygene
|
- .pas
|
||||||
|
|
||||||
PHP:
|
PHP:
|
||||||
type: programming
|
type: programming
|
||||||
|
|||||||
Reference in New Issue
Block a user