Skip to content

Commit

Permalink
Add Unicode support to PureScript's highlight queries (helix-editor#8338
Browse files Browse the repository at this point in the history
)
  • Loading branch information
postsolar authored and dgkf committed Jan 30, 2024
1 parent fb1c359 commit 8cec90b
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 8cec90b

Please sign in to comment.