mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Adding support for Hoplon files
See https://github.com/tailrecursion/hoplon-demos/blob/master/todoFRP/src/index.cljs.hl for an example and https://github.com/tailrecursion/hoplon for the full project.
This commit is contained in:
@@ -315,6 +315,7 @@ Clojure:
|
|||||||
- .cljscm
|
- .cljscm
|
||||||
- .cljx
|
- .cljx
|
||||||
- .hic
|
- .hic
|
||||||
|
- .cljs.hl
|
||||||
filenames:
|
filenames:
|
||||||
- riemann.config
|
- riemann.config
|
||||||
|
|
||||||
@@ -663,6 +664,7 @@ HTML:
|
|||||||
extensions:
|
extensions:
|
||||||
- .htm
|
- .htm
|
||||||
- .xhtml
|
- .xhtml
|
||||||
|
- .html.hl
|
||||||
|
|
||||||
HTML+Django:
|
HTML+Django:
|
||||||
type: markup
|
type: markup
|
||||||
|
|||||||
Reference in New Issue
Block a user