mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
add agda and literate agda support
This commit is contained in:
@@ -62,6 +62,12 @@ Ada:
|
||||
extensions:
|
||||
- .ads
|
||||
|
||||
Agda:
|
||||
type: programming
|
||||
primary_extension: .agda
|
||||
extensions:
|
||||
- .agda
|
||||
|
||||
ApacheConf:
|
||||
type: markup
|
||||
aliases:
|
||||
@@ -703,6 +709,13 @@ LilyPond:
|
||||
extensions:
|
||||
- .ily
|
||||
|
||||
Literate Agda:
|
||||
type: programming
|
||||
group: Agda
|
||||
primary_extension: .lagda
|
||||
extensions:
|
||||
- .lagda
|
||||
|
||||
Literate CoffeeScript:
|
||||
type: programming
|
||||
group: CoffeeScript
|
||||
|
||||
Reference in New Issue
Block a user