mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
rst: remove unused captures
This is causing an error.
This commit is contained in:
parent
4db39e27c9
commit
c719e60266
1 changed files with 0 additions and 6 deletions
|
|
@ -113,12 +113,6 @@
|
||||||
(reference)
|
(reference)
|
||||||
] @constant
|
] @constant
|
||||||
|
|
||||||
;; Embedded
|
|
||||||
|
|
||||||
(doctest_block) @embedded
|
|
||||||
(directive
|
|
||||||
body: (body) @embedded)
|
|
||||||
|
|
||||||
;; Others
|
;; Others
|
||||||
|
|
||||||
(title) @text.title
|
(title) @text.title
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue