mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 09:20:04 -04:00
RST: update textobjects
This commit is contained in:
parent
b70269f01c
commit
8f3b601bcc
1 changed files with 4 additions and 0 deletions
|
|
@ -1,2 +1,6 @@
|
||||||
(directive
|
(directive
|
||||||
body: (body) @function.inner) @function.outer
|
body: (body) @function.inner) @function.outer
|
||||||
|
|
||||||
|
(section (title) @class.inner) @class.outer
|
||||||
|
|
||||||
|
(transition) @class.outer
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue