How to setup luasnip with nvim-cmp #1547
Unanswered
pranavanath-ryali
asked this question in
Q&A
Replies: 0 comments
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.
my current configuration looks like:
and my keymaps are configured as so:
this setup works for made snippets.
but when trying to use it with nvim-cmp autocomplete for expanding a functiion, luasnip does nothing
All reactions