File tree Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 44 (template_literal) @injection.content
55 (heredoc_identifier) @injection.language
66 (#downcase! @injection.language ))
7+
8+ ((comment) @injection.content
9+ (#set! injection.language "comment"))
Original file line number Diff line number Diff line change 77
88; https: //github.com/nvim-treesitter/nvim-treesitter/blob/ce4adf11cfe36fc5b0e5bcdce0c7c6e8fbc9798a/queries/terraform/injections.scm
99; inherits: hcl
10+
11+ ((comment) @injection.content
12+ (#set! injection.language "comment"))
Original file line number Diff line number Diff line change 77
88; https: //github.com/nvim-treesitter/nvim-treesitter/blob/ce4adf11cfe36fc5b0e5bcdce0c7c6e8fbc9798a/queries/terraform/injections.scm
99; inherits: hcl
10+
11+ ((comment) @injection.content
12+ (#set! injection.language "comment"))
You can’t perform that action at this time.
0 commit comments