mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
ANTLR was in the wrong order. corrected this mistake
This commit is contained in:
@@ -29,6 +29,12 @@ ABAP:
|
||||
lexer: ABAP
|
||||
primary_extension: .abap
|
||||
|
||||
ANTLR:
|
||||
type: programming
|
||||
color: "#9DC3FF"
|
||||
lexer: ANTLR
|
||||
primary_extension: .g
|
||||
|
||||
ASP:
|
||||
type: programming
|
||||
color: "#6a40fd"
|
||||
@@ -62,12 +68,6 @@ Ada:
|
||||
extensions:
|
||||
- .ads
|
||||
|
||||
ANTLR:
|
||||
type: programming
|
||||
color: "#9DC3FF"
|
||||
lexer: ANTLR
|
||||
primary_extension: .g
|
||||
|
||||
ApacheConf:
|
||||
type: markup
|
||||
aliases:
|
||||
|
||||
Reference in New Issue
Block a user