mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #2527 from radeksimko/hcl-as-ruby
Parse HCL as Ruby, not JavaScript
This commit is contained in:
@@ -1273,8 +1273,8 @@ HCL:
|
|||||||
extensions:
|
extensions:
|
||||||
- .hcl
|
- .hcl
|
||||||
- .tf
|
- .tf
|
||||||
ace_mode: javascript
|
ace_mode: ruby
|
||||||
tm_scope: source.json
|
tm_scope: source.ruby
|
||||||
|
|
||||||
HTML:
|
HTML:
|
||||||
type: markup
|
type: markup
|
||||||
|
|||||||
Reference in New Issue
Block a user