mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 19:30:02 -04:00
feat(elm): add first elm highlight
This commit is contained in:
parent
5e388a40bc
commit
cd987a44f0
2 changed files with 91 additions and 0 deletions
3
queries/elm/injections.scm
Normal file
3
queries/elm/injections.scm
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[(line_comment) (block_comment)] @comment
|
||||
|
||||
(glsl_content) @glsl
|
||||
Loading…
Add table
Add a link
Reference in a new issue