diff options
| -rw-r--r-- | queries/rst/highlights.scm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/queries/rst/highlights.scm b/queries/rst/highlights.scm index b0c1735e..c153677f 100644 --- a/queries/rst/highlights.scm +++ b/queries/rst/highlights.scm @@ -12,6 +12,10 @@ (transition) ] @punctuation.special +;; Resets for injection + +(doctest_block) @none + ;; Directives (directive |
