Skip to content

Add support for HCL language - #1705

Merged
archseer merged 1 commit into
helix-editor:masterfrom
mdaffin:hcl
Feb 25, 2022
Merged

Add support for HCL language#1705
archseer merged 1 commit into
helix-editor:masterfrom
mdaffin:hcl

Conversation

@mdaffin

@mdaffin mdaffin commented Feb 23, 2022

Copy link
Copy Markdown
Contributor

Queries based on the neovims ones: https://github.com/nvim-treesitter/nvim-treesitter/tree/master/queries/hcl and modified for helix support.

I am making use of a couple of scopes that are used by other queries but not listed in the themes page. @none and @punctuation.special not sure if these are not valid or just missing from the docs.

@mdaffin
mdaffin force-pushed the hcl branch 2 times, most recently from ab65bc7 to 8912016 Compare February 24, 2022 00:29

@pickfire pickfire left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@archseer
archseer merged commit 93ec42d into helix-editor:master Feb 25, 2022
@archseer archseer mentioned this pull request Feb 25, 2022
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants