mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 20:00:07 -04:00
fix(godot_resource): improve highlights
And add a comment injection
This commit is contained in:
parent
aa0c60ca5a
commit
d23192fb17
2 changed files with 26 additions and 6 deletions
2
queries/godot_resource/injections.scm
Normal file
2
queries/godot_resource/injections.scm
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
Loading…
Add table
Add a link
Reference in a new issue