From 80af2a08c9c3bfad90cdcfd916c76ec32119e187 Mon Sep 17 00:00:00 2001 From: Nanderty Date: Tue, 8 Oct 2024 21:43:46 +0200 Subject: improve snippets --- lua/Snippets/tex/postfix.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lua/Snippets/tex/postfix.lua') diff --git a/lua/Snippets/tex/postfix.lua b/lua/Snippets/tex/postfix.lua index 6cc071e..54b09a5 100644 --- a/lua/Snippets/tex/postfix.lua +++ b/lua/Snippets/tex/postfix.lua @@ -11,6 +11,7 @@ return { caption = { <> }, + label = <>, ]{<>} ]], { @@ -18,6 +19,7 @@ return { i(2), i(3), i(4), + i(5), } ), { condition = helper.line_begin } -- cgit v1.2.3