diff options
Diffstat (limited to 'lua/Snippets/tex/chemistry.lua')
| -rw-r--r-- | lua/Snippets/tex/chemistry.lua | 10 |
1 files changed, 0 insertions, 10 deletions
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), - } - ) - ), } |
