From e419285b1f90b0dc77cb3d20bd11ba3c01f5c3bc Mon Sep 17 00:00:00 2001 From: Nanderty Date: Sat, 23 Sep 2023 12:45:34 +0200 Subject: Snippets and code improvements --- lua/Snippets/tex/sections.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/Snippets/tex/sections.lua') diff --git a/lua/Snippets/tex/sections.lua b/lua/Snippets/tex/sections.lua index 582201e..28640fc 100644 --- a/lua/Snippets/tex/sections.lua +++ b/lua/Snippets/tex/sections.lua @@ -45,7 +45,7 @@ return { s({ trig = 'sss', snippetType = 'autosnippet' }, fmta( - '\\newpage\\subsubsection{<>}', + '\\subsubsection{<>}', { i(1), } -- cgit v1.2.3