From 52cd974b95bb59f6500426fe020a2983dc0d37eb Mon Sep 17 00:00:00 2001 From: Nanderty Date: Mon, 12 Jun 2023 08:29:20 +0200 Subject: Snippets und Verbesserungen --- lua/Snippets/tex/chemistry.lua | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'lua/Snippets/tex/chemistry.lua') diff --git a/lua/Snippets/tex/chemistry.lua b/lua/Snippets/tex/chemistry.lua index a75536f..3ae0e9d 100644 --- a/lua/Snippets/tex/chemistry.lua +++ b/lua/Snippets/tex/chemistry.lua @@ -22,14 +22,4 @@ return { } ) ), - - s({ trig = 'chrg', snippetType = 'autosnippet' }, - fmta( - '\\charge{<>}{<>}', - { - i(1), - i(2), - } - ) - ), } -- cgit v1.2.3