mirror of https://github.com/helix-editor/helix
fix(solidity): remove invalid operator from highlight queries
parent
9652a137d4
commit
466f38350c
|
@ -197,7 +197,6 @@
|
|||
"&&"
|
||||
"||"
|
||||
">>"
|
||||
">>>"
|
||||
"<<"
|
||||
"&"
|
||||
"^"
|
||||
|
|
Loading…
Reference in New Issue