From 4ccaccb6b9848380a9f888211e19a5794b7b4462 Mon Sep 17 00:00:00 2001 From: Nanderty Date: Mon, 23 Sep 2024 18:31:13 +0200 Subject: add additional snippets for math. --- lua/Snippets/tex/chemistry.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/Snippets/tex/chemistry.lua') diff --git a/lua/Snippets/tex/chemistry.lua b/lua/Snippets/tex/chemistry.lua index 4fd940e..de28c96 100644 --- a/lua/Snippets/tex/chemistry.lua +++ b/lua/Snippets/tex/chemistry.lua @@ -65,7 +65,7 @@ return { s({ trig = 'cpnd', snippetType = 'autosnippet' }, fmta( - '(\\cmpd{<>}, \\SI{<>}{\\gram}, \\SI{<>}{\\milli\\mol}, \\SI{<>}{\\equiv})', + '(\\cmpd{<>}, \\qty{<>}{\\gram}, \\qty{<>}{\\milli\\mol}, \\qty{<>}{\\equiv})', { i(1), i(2), -- cgit v1.2.3