Skip to content

Commit

Permalink
Add Unicode support to PureScript's highlight queries (#8338)
Browse files Browse the repository at this point in the history
  • Loading branch information
postsolar authored Sep 20, 2023
1 parent 1c88432 commit 651fd1c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions runtime/queries/purescript/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,13 @@
"="
"|"
"::"
""
"=>"
""
"->"
""
"<-"
""
"\\"
"`"
"@"
Expand Down

0 comments on commit 651fd1c

Please sign in to comment.