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/math.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/Snippets/tex/math.lua') diff --git a/lua/Snippets/tex/math.lua b/lua/Snippets/tex/math.lua index 47c21a8..53a2807 100644 --- a/lua/Snippets/tex/math.lua +++ b/lua/Snippets/tex/math.lua @@ -65,7 +65,7 @@ return { { condition = tex.in_mathzone } ), - s({ trig = 'nn', snippetType = 'autosnippet' }, + s({ trig = 'hhn', snippetType = 'autosnippet' }, fmta( '\\num{<>}', { -- cgit v1.2.3