mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 04:18:48 +00:00
Clean has no lexer
The haskell lexer doesn't work nice, as the comments are totally different.
This commit is contained in:
@@ -238,6 +238,7 @@ ChucK:
|
|||||||
Clean:
|
Clean:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#3a81ad"
|
color: "#3a81ad"
|
||||||
|
lexer: Text only
|
||||||
primary_extension: .icl
|
primary_extension: .icl
|
||||||
extensions:
|
extensions:
|
||||||
- .dcl
|
- .dcl
|
||||||
|
|||||||
Reference in New Issue
Block a user