mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-11 07:50:07 -04:00
fix(injections): dtd, glimmer.*, razor, tablegen, teal
This commit is contained in:
parent
4c7509e7b0
commit
3b308861a8
6 changed files with 5 additions and 20 deletions
|
|
@ -6,4 +6,4 @@
|
|||
(comment) @injection.content)
|
||||
(#lua-match? @injection.content "^.*RUN")
|
||||
(#set! injection.language "bash")
|
||||
(#offset! @injection.content 0 8))
|
||||
(#offset! @injection.content 0 8 0 0))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue