This commit is contained in:
Zelong Kuang
2025-10-05 21:01:41 +11:00
parent 485683a069
commit 4da3e1927f
8 changed files with 35 additions and 41 deletions

View File

@@ -35,10 +35,10 @@ return {
}),
{ condition = tex.in_mathzone }
),
s({ trig = "ar", snippetType = "autosnippet" }, {
s({ trig = "anr", snippetType = "autosnippet" }, {
t("angle.r"),
}, { condition = tex.in_mathzone }),
s({ trig = "al", snippetType = "autosnippet" }, {
s({ trig = "anl", snippetType = "autosnippet" }, {
t("angle.l"),
}, { condition = tex.in_mathzone }),
s(