mirror of
https://github.com/Ascyii/typstar.git
synced 2026-01-01 05:24:24 -05:00
minor(snip): arrow type consistency
This commit is contained in:
@@ -22,7 +22,7 @@ return {
|
||||
snip('no', 'not ', {}, math),
|
||||
snip('ip', '==>> ', {}, math),
|
||||
snip('ib', '<<== ', {}, math),
|
||||
snip('iff', '<<=>> ', {}, math),
|
||||
snip('iff', '<<==>> ', {}, math),
|
||||
|
||||
-- relations
|
||||
snip('el', '= ', {}, math),
|
||||
|
||||
Reference in New Issue
Block a user