minor(snip)!: update ctheorems snippets

This commit is contained in:
arne314
2025-04-24 11:21:42 +02:00
parent 7ea4e59c4b
commit 8e15b84bc5

View File

@@ -9,8 +9,9 @@ local snip = helper.snip
local start = helper.start_snip local start = helper.start_snip
local ctheorems = { local ctheorems = {
{ 'tem', 'theorem' }, { 'the', 'theorem' },
{ 'pro', 'proof' }, { 'pro', 'proof' },
{ 'prp', 'proposition' },
{ 'axi', 'axiom' }, { 'axi', 'axiom' },
{ 'cor', 'corollary' }, { 'cor', 'corollary' },
{ 'lem', 'lemma' }, { 'lem', 'lemma' },