mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
Add HCL to languages.yml
More information on HCL: https://github.com/hashicorp/hcl
This commit is contained in:
@@ -1239,6 +1239,14 @@ Harbour:
|
|||||||
tm_scope: none
|
tm_scope: none
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
|
|
||||||
|
HCL:
|
||||||
|
type: programming
|
||||||
|
extensions:
|
||||||
|
- .hcl
|
||||||
|
- .tf
|
||||||
|
ace_mode: javascript
|
||||||
|
tm_scope: source.json
|
||||||
|
|
||||||
Haskell:
|
Haskell:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#29b544"
|
color: "#29b544"
|
||||||
|
|||||||
Reference in New Issue
Block a user