mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
RST: update queries
Some nodes were renamed and added more textobjects.
This commit is contained in:
parent
79fd22cc5a
commit
5c85e6beee
3 changed files with 30 additions and 4 deletions
|
|
@ -18,10 +18,10 @@
|
|||
name: (label) @definition)
|
||||
|
||||
(target
|
||||
name: (reference) @definition)
|
||||
name: (name) @definition)
|
||||
|
||||
; Inline targets
|
||||
(target) @definition
|
||||
(inline_target) @definition
|
||||
|
||||
; The role directive can define a new role
|
||||
((directive
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue