mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Give Apex primary cls extension
This commit is contained in:
@@ -63,6 +63,9 @@ Ada:
|
||||
Apex:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
primary_extension: .cls
|
||||
overrides:
|
||||
- .cls
|
||||
extensions:
|
||||
- .cls
|
||||
|
||||
@@ -1191,8 +1194,6 @@ TeX:
|
||||
type: markup
|
||||
ace_mode: latex
|
||||
primary_extension: .tex
|
||||
overrides:
|
||||
- .cls
|
||||
extensions:
|
||||
- .aux
|
||||
- .cls
|
||||
|
||||
Reference in New Issue
Block a user