We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Misc (markdown)
small refactor to external dynamic to prevent nil error being thrown
external_update_dynamicNode: identify identical nodes by their node-key, and update relative to node-end, not begin.
store not necessary there, see [this comment](https://github.com/L3MON4D3/LuaSnip/issues/605#issuecomment-1256074380)
update bcs. of breaking change to user_args.
Thank you @atticus-sullivan for making me aware of these shortcomings :+1:
Mention new vim.ui.select integration.
Merge of better_argnodes necessitates an update to the external_update_dynamic_node.
Add example for updating a dynamicNode manually.
add multi line highlight
adding highlight of choice selection
Improve popup.
Remove unused vars.