Clean has no lexer

The haskell lexer doesn't work nice, as the comments are totally different.
This commit is contained in:
Joshua Moerman
2013-09-21 22:55:29 +02:00
parent 4e4f3c6e17
commit 6182b0fbc2

View File

@@ -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