mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
feat: improve KDL queries
This commit is contained in:
parent
24d5be6e71
commit
c3a7dd4768
8 changed files with 30 additions and 5 deletions
4
queries/kdl/injections.scm
Normal file
4
queries/kdl/injections.scm
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[
|
||||
(single_line_comment)
|
||||
(multi_line_comment)
|
||||
] @comment
|
||||
Loading…
Add table
Add a link
Reference in a new issue