mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Added Clean language
With the blue color from: http://wiki.clean.cs.ru.nl/Clean
This commit is contained in:
@@ -235,6 +235,13 @@ ChucK:
|
||||
lexer: Java
|
||||
primary_extension: .ck
|
||||
|
||||
Clean:
|
||||
type: programming
|
||||
color: "#3a81ad"
|
||||
primary_extension: .icl
|
||||
extensions:
|
||||
- .dcl
|
||||
|
||||
Clojure:
|
||||
type: programming
|
||||
ace_mode: clojure
|
||||
|
||||
Reference in New Issue
Block a user