mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 10:20:11 -04:00
Update runtime/queries/typoscript/injections.scm
Co-authored-by: Christian Clason <ch.clason+github@icloud.com>
This commit is contained in:
parent
6dfbca8f72
commit
d8f4593bab
1 changed files with 0 additions and 1 deletions
|
|
@ -6,6 +6,5 @@
|
||||||
(#lua-match? @_id "_CSS_DEFAULT_STYLE$")
|
(#lua-match? @_id "_CSS_DEFAULT_STYLE$")
|
||||||
(#set! injection.language "css"))
|
(#set! injection.language "css"))
|
||||||
|
|
||||||
; (#set! injection.overlay "constant"))
|
|
||||||
((comment) @injection.content
|
((comment) @injection.content
|
||||||
(#set! injection.language "comment"))
|
(#set! injection.language "comment"))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue