summaryrefslogtreecommitdiffstats
path: root/lua/Snippets/tex/postfix.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/Snippets/tex/postfix.lua')
-rw-r--r--lua/Snippets/tex/postfix.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/lua/Snippets/tex/postfix.lua b/lua/Snippets/tex/postfix.lua
index 54b09a5..fafd78e 100644
--- a/lua/Snippets/tex/postfix.lua
+++ b/lua/Snippets/tex/postfix.lua
@@ -2,7 +2,7 @@ local helper = require('Snippets.luasniphelpers')
return {
- s({ trig = 'bgn', snippetType = 'autosnippet' },
+ s({ trig = 'lsls', snippetType = 'autosnippet' },
fmta(
[[
\lstinputlisting[
@@ -11,7 +11,7 @@ return {
caption = {
<>
},
- label = <>,
+ label = lst:<>,
]{<>}
]],
{