mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-29 05:11:00 +00:00
Merge pull request #991 from waywardmonkeys/improve-dylan-support
Add .lid and .intr extensions for Dylan.
This commit is contained in:
@@ -492,6 +492,9 @@ Dylan:
|
|||||||
type: programming
|
type: programming
|
||||||
color: "#3ebc27"
|
color: "#3ebc27"
|
||||||
primary_extension: .dylan
|
primary_extension: .dylan
|
||||||
|
extensions:
|
||||||
|
- .intr
|
||||||
|
- .lid
|
||||||
|
|
||||||
Ecere Projects:
|
Ecere Projects:
|
||||||
type: data
|
type: data
|
||||||
|
|||||||
Reference in New Issue
Block a user