Update
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user