summaryrefslogtreecommitdiffstats
path: root/lua/Snippets/tex/chemistry.lua
diff options
context:
space:
mode:
authorNanderty <psopka@sopka.ch>2024-09-23 18:31:13 +0200
committerNanderty <psopka@sopka.ch>2024-09-23 18:31:13 +0200
commit4ccaccb6b9848380a9f888211e19a5794b7b4462 (patch)
treec164332fb77ff3c82892da099639dcdb886381d3 /lua/Snippets/tex/chemistry.lua
parent655fa4e6b95aea334ad6bce548a6c0ed95f451c6 (diff)
downloadneovim-config-4ccaccb6b9848380a9f888211e19a5794b7b4462.tar.gz
neovim-config-4ccaccb6b9848380a9f888211e19a5794b7b4462.tar.bz2
neovim-config-4ccaccb6b9848380a9f888211e19a5794b7b4462.zip
add additional snippets for math.
Diffstat (limited to 'lua/Snippets/tex/chemistry.lua')
-rw-r--r--lua/Snippets/tex/chemistry.lua2
1 files changed, 1 insertions, 1 deletions
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),