mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
RST: update textobjects
This commit is contained in:
parent
6133257ed6
commit
1608e9f9ac
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