Update
This commit is contained in:
@@ -42,6 +42,13 @@ return {
|
||||
}),
|
||||
{ condition = tex.in_mathzone }
|
||||
),
|
||||
s(
|
||||
{ trig = "norm", snippetType = "autosnippet" },
|
||||
fmta("norm(<>)", {
|
||||
i(1),
|
||||
}),
|
||||
{ condition = tex.in_mathzone }
|
||||
),
|
||||
s(
|
||||
{ trig = "bar", snippetType = "autosnippet" },
|
||||
fmta("overline(<>)", {
|
||||
|
||||
Reference in New Issue
Block a user