Add Hy language.

Hy is a dialect of Lisp that’s embedded in Python.
This commit is contained in:
Berker Peksag
2013-12-14 10:43:08 +02:00
parent 23a1ae5085
commit 89f4885b62
3 changed files with 29 additions and 0 deletions

View File

@@ -733,6 +733,13 @@ Haxe:
extensions:
- .hxsl
Hy:
type: programming
lexer: Clojure
ace_mode: clojure
color: "#7891b1"
primary_extension: .hy
IDL:
type: programming
lexer: Text only