mirror of https://github.com/helix-editor/helix
Remove redundant highlights.
parent
c50ec5b4a3
commit
aeccd665b3
|
@ -130,9 +130,6 @@
|
||||||
(unquote_reader_macro
|
(unquote_reader_macro
|
||||||
macro: _ @punctuation.special)
|
macro: _ @punctuation.special)
|
||||||
|
|
||||||
[ ":" ":until" "&" "&as" "?" ] @punctuation.special
|
|
||||||
(vararg) @punctuation.special
|
|
||||||
|
|
||||||
(hashfn_reader_macro
|
(hashfn_reader_macro
|
||||||
macro: _ @keyword.function)
|
macro: _ @keyword.function)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue