Replies: 1 comment 4 replies
-
Mhmm, you could do this by getting the current node in an autocommand ( But I really hesitate to recommend this, as it sounds pretty brittle, and like something luasnip should handle for you.. |
Beta Was this translation helpful? Give feedback.
4 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.
-
Is there a way to define a snippet with a insert node (or any "tabstop"), where when the text entered satisfies some condition (e.g. reaches a certain length) the next jump-index gets automatically activated, without me explicitly jumping?
Beta Was this translation helpful? Give feedback.
All reactions