mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 04:20: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)
|
||||
] @constant
|
||||
|
||||
;; Embedded
|
||||
|
||||
(doctest_block) @embedded
|
||||
(directive
|
||||
body: (body) @embedded)
|
||||
|
||||
;; Others
|
||||
|
||||
(title) @text.title
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue