Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: clear_snippets() does not work #1277

Open
pavelbrilliant opened this issue Dec 30, 2024 · 0 comments
Open

Bug: clear_snippets() does not work #1277

pavelbrilliant opened this issue Dec 30, 2024 · 0 comments

Comments

@pavelbrilliant
Copy link

pavelbrilliant commented Dec 30, 2024

require('luasnip.session.snippet_collection.').clear_snippets 'vimwiki'
does not have any effect and the snippets are still there and therefore duplicated if being sourced after.

tried both ways - to include it in a snippet code and to execute it from nvim's command line directly via
:lua require('luasnip.session.snippet_collection.').clear_snippets 'vimwiki'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant