mirror of
https://github.com/Ascyii/typstar.git
synced 2026-01-01 05:24:24 -05:00
minor(snip)!: add mid to set snippet
This commit is contained in:
@@ -55,7 +55,7 @@ return {
|
||||
|
||||
-- sets
|
||||
-- 'st' to '{<>} in ./visual.lua
|
||||
snip('set', '{<> | <>}', { i(1), i(2) }, math),
|
||||
snip('set', '{<> mid(|) <>}', { i(1), i(2) }, math),
|
||||
snip('es', 'emptyset ', {}, math),
|
||||
snip('ses', '{emptyset} ', {}, math),
|
||||
snip('sp', 'supset ', {}, math),
|
||||
|
||||
Reference in New Issue
Block a user