Add Unicode support to PureScript's highlight queries (#8338)

pull/8349/head
postsolar 9 months ago committed by GitHub
parent 1c88432efc
commit 651fd1ca72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -56,9 +56,13 @@
"=" "="
"|" "|"
"::" "::"
"∷"
"=>" "=>"
"⇒"
"->" "->"
"→"
"<-" "<-"
"←"
"\\" "\\"
"`" "`"
"@" "@"

Loading…
Cancel
Save