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:
|
||||
- .ads
|
||||
|
||||
ANTLR:
|
||||
type: programming
|
||||
color: "#9DC3FF"
|
||||
lexer: ANTLR
|
||||
primary_extension: .g
|
||||
|
||||
ApacheConf:
|
||||
type: markup
|
||||
aliases:
|
||||
|
||||
Reference in New Issue
Block a user