Add Unicode support to PureScript's highlight queries (#8338)
This commit is contained in:
parent
1c88432efc
commit
651fd1ca72
1 changed files with 4 additions and 0 deletions
|
@ -56,9 +56,13 @@
|
|||
"="
|
||||
"|"
|
||||
"::"
|
||||
"∷"
|
||||
"=>"
|
||||
"⇒"
|
||||
"->"
|
||||
"→"
|
||||
"<-"
|
||||
"←"
|
||||
"\\"
|
||||
"`"
|
||||
"@"
|
||||
|
|
Loading…
Reference in a new issue