diff options
Diffstat (limited to 'runtime/queries/xml/highlights.scm')
| -rw-r--r-- | runtime/queries/xml/highlights.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/queries/xml/highlights.scm b/runtime/queries/xml/highlights.scm index 85e6e9bb4..5ac9dd925 100644 --- a/runtime/queries/xml/highlights.scm +++ b/runtime/queries/xml/highlights.scm @@ -189,11 +189,10 @@ ; Text (CharData) @none @spell -((CDSect +(CDSect (CDStart) @module (CData) @markup.raw "]]>" @module) - (#set! priority 105)) ; Misc (Comment) @comment @spell |
