mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Added ANTLR to the list, Pygments should have a lexer for ANTLR
This commit is contained in:
@@ -62,6 +62,12 @@ Ada:
|
|||||||
extensions:
|
extensions:
|
||||||
- .ads
|
- .ads
|
||||||
|
|
||||||
|
ANTLR:
|
||||||
|
type: programming
|
||||||
|
color: "#9DC3FF"
|
||||||
|
lexer: ANTLR
|
||||||
|
primary_extension: .g
|
||||||
|
|
||||||
ApacheConf:
|
ApacheConf:
|
||||||
type: markup
|
type: markup
|
||||||
aliases:
|
aliases:
|
||||||
|
|||||||
Reference in New Issue
Block a user