mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
highlights(rst): Reset highlights in doctest_block
This commit is contained in:
parent
34fdacc0e9
commit
2655fc94b0
1 changed files with 4 additions and 0 deletions
|
|
@ -12,6 +12,10 @@
|
|||
(transition)
|
||||
] @punctuation.special
|
||||
|
||||
;; Resets for injection
|
||||
|
||||
(doctest_block) @none
|
||||
|
||||
;; Directives
|
||||
|
||||
(directive
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue