mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #697 from robstoll/master
Added ANTLR to the list, Pygments should have a lexer for ANTLR
This commit is contained in:
@@ -28,7 +28,13 @@ ABAP:
|
||||
type: programming
|
||||
lexer: ABAP
|
||||
primary_extension: .abap
|
||||
|
||||
|
||||
ANTLR:
|
||||
type: programming
|
||||
color: "#9DC3FF"
|
||||
lexer: ANTLR
|
||||
primary_extension: .g
|
||||
|
||||
ASP:
|
||||
type: programming
|
||||
color: "#6a40fd"
|
||||
@@ -61,7 +67,7 @@ Ada:
|
||||
primary_extension: .adb
|
||||
extensions:
|
||||
- .ads
|
||||
|
||||
|
||||
ApacheConf:
|
||||
type: markup
|
||||
aliases:
|
||||
|
||||
Reference in New Issue
Block a user