diff --git a/lua/typstar/snippets/markup.lua b/lua/typstar/snippets/markup.lua index bb42225..b621cd3 100644 --- a/lua/typstar/snippets/markup.lua +++ b/lua/typstar/snippets/markup.lua @@ -9,7 +9,7 @@ local snip = helper.snip local start = helper.start_snip local ctheorems = { - { 'the', 'theorem' }, + { 'tem', 'theorem' }, { 'pro', 'proof' }, { 'prp', 'proposition' }, { 'axi', 'axiom' },