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
|
|
@ -48,7 +48,7 @@
|
|||
[
|
||||
(single_line_comment)
|
||||
(multi_line_comment)
|
||||
] @comment
|
||||
] @comment @spell
|
||||
|
||||
(node (node_comment) (#set! "priority" 105)) @comment
|
||||
(node (node_field (node_field_comment) (#set! "priority" 105)) @comment)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue