mirror of
https://github.com/zed-industries/zed.git
synced 2026-07-10 00:13:29 +00:00
This reverts commit8842cc696f.1062e2c5a9was landed interim which has a test that's broken now. Something-something build queue. Closes #ISSUE Release Notes: - N/A
This commit is contained in:
parent
d2070975fe
commit
4eff8975d0
1 changed files with 1 additions and 0 deletions
|
|
@ -3,4 +3,5 @@
|
|||
("{" @open "}" @close)
|
||||
(("\"" @open "\"" @close) (#set! rainbow.exclude))
|
||||
(("`" @open "`" @close) (#set! rainbow.exclude))
|
||||
(("'" @open "'" @close) (#set! rainbow.exclude))
|
||||
(((fenced_code_block_delimiter) @open (fenced_code_block_delimiter) @close) (#set! rainbow.exclude))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue