Skip to content

Commit

Permalink
Add 🢲 to REPL completions
Browse files Browse the repository at this point in the history
  • Loading branch information
pthariensflame committed Feb 1, 2025
1 parent f4d279a commit 35b915a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stdlib/REPL/src/latex_symbols.jl
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,7 @@ const latex_symbols = Dict(
"\\mapsto" => "↦",
"\\hookleftarrow" => "↩",
"\\hookrightarrow" => "↪",
"\\hookunderrightarrow" => "🢲",
"\\looparrowleft" => "↫",
"\\looparrowright" => "↬",
"\\leftrightsquigarrow" => "↭",
Expand Down

0 comments on commit 35b915a

Please sign in to comment.