mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-01 23:16:16 +00:00
Merge pull request #1536 from pchaigno/apex-lexer
Use Java lexer for Apex
This commit is contained in:
@@ -119,7 +119,7 @@ ApacheConf:
|
|||||||
|
|
||||||
Apex:
|
Apex:
|
||||||
type: programming
|
type: programming
|
||||||
lexer: Text only
|
lexer: Java
|
||||||
extensions:
|
extensions:
|
||||||
- .cls
|
- .cls
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user