Merge pull request #1899 from sethvargo/patch-1

Add HCL to languages.yml
This commit is contained in:
Arfon Smith
2015-07-29 14:14:38 +01:00
3 changed files with 27 additions and 0 deletions

View File

@@ -1268,6 +1268,14 @@ Groovy Server Pages:
tm_scope: text.html.jsp
ace_mode: jsp
HCL:
type: programming
extensions:
- .hcl
- .tf
ace_mode: javascript
tm_scope: source.json
HTML:
type: markup
tm_scope: text.html.basic