helix-mods/runtime/queries/hcl/injections.scm
Michael Daffin 93ec42d06e
Add support for HCL language (#1705)
Queries based on the neovims ones: https://github.com/nvim-treesitter/nvim-treesitter/tree/master/queries/hcl and modified for helix support.
2022-02-25 17:48:20 +09:00

3 lines
69 B
Scheme

((comment) @injection.content
(#set! injection.language "comment"))