LuaSnip and autoclose interference #1036
Unanswered
aloispichler
asked this question in
Q&A
Replies: 1 comment
-
I personally don't use Autoclose, does it have some kind of temporary "disable"-switch? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Writing LaTeX I use snippets like
and I use autoclose as well to close
{
with}
.Invoking the above snippet with
\begin{vec
, say, will givewith one
}
too much at the end.Grateful for any ideas how to prevent this behavior???
Beta Was this translation helpful? Give feedback.
All reactions