summaryrefslogtreecommitdiffstats
path: root/lua/Snippets/tex/sections.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/Snippets/tex/sections.lua')
-rw-r--r--lua/Snippets/tex/sections.lua2
1 files changed, 1 insertions, 1 deletions
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),
}