mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 19:00: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)
|
(transition)
|
||||||
] @punctuation.special
|
] @punctuation.special
|
||||||
|
|
||||||
|
;; Resets for injection
|
||||||
|
|
||||||
|
(doctest_block) @none
|
||||||
|
|
||||||
;; Directives
|
;; Directives
|
||||||
|
|
||||||
(directive
|
(directive
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue