Skip to content

Commit

Permalink
Merge pull request #741 from hoheinzollern/patch-1
Browse files Browse the repository at this point in the history
Adding unicode arrow >->
  • Loading branch information
Matafou authored Sep 5, 2024
2 parents 734bcdb + 6200721 commit 3a99da2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions coq/coq-unicode-tokens.el
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
("<=" "")
(">=" "")
("=>" "")
(">->" "")
("->" "") ; or ⟶ or ⟹ if you prefer
("<-" "") ; or ⟵ or ⟸
("<->" "") ; or ⟷ ...
Expand Down

0 comments on commit 3a99da2

Please sign in to comment.