Skip to content

API function to exit out of all currently active snippets? #907

Answered by L3MON4D3
nikfp asked this question in Q&A
Discussion options

You must be logged in to vote

You can do ls.session.current_nodes[vim.api.nvim_get_current_buf()] = nil, that will remove the currrent node for the current buffer (ie. you won't have history)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nikfp
Comment options

Answer selected by nikfp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants