mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Add RsHtml template language support
This commit is contained in:
parent
7515c33d15
commit
e96f08d7d7
1 changed files with 1 additions and 1 deletions
|
|
@ -6,4 +6,4 @@
|
|||
((rust_text) @injection.content
|
||||
(#set! injection.language "rust")
|
||||
(#set! injection.include-children)
|
||||
(#not-match? @injection.content "^else"))
|
||||
(#not-lua-match? @injection.content "^else"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue