summaryrefslogtreecommitdiffstats
path: root/lua/Snippets/tex/general.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/Snippets/tex/general.lua')
-rw-r--r--lua/Snippets/tex/general.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/lua/Snippets/tex/general.lua b/lua/Snippets/tex/general.lua
index 0c6521d..10b3c80 100644
--- a/lua/Snippets/tex/general.lua
+++ b/lua/Snippets/tex/general.lua
@@ -67,7 +67,7 @@ return {
)
),
- s({ trig = 'spt', snippetType = 'autosnippet' },
+ s({ trig = 'tsp', snippetType = 'autosnippet' },
fmta(
'\\textsuperscript{<>}',
{
@@ -77,7 +77,7 @@ return {
),
- s({ trig = 'sbt', snippetType = 'autosnippet' },
+ s({ trig = 'tsb', snippetType = 'autosnippet' },
fmta(
'\\textsubscript{<>}',
{