You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've used :VsnipOpen to create a new ~/.vsnip/... example, but I'm not sure of what to configure to get the list of available Snippets showing in my autocomplete menu when typing the 'trigger' name.
For example I have ~/.vsnip/go.json that contains:
👋🏻
I've used
:VsnipOpen
to create a new~/.vsnip/...
example, but I'm not sure of what to configure to get the list of available Snippets showing in my autocomplete menu when typing the 'trigger' name.For example I have
~/.vsnip/go.json
that contains:I'm also using
cmp-vsnip
like this in myplugin/cmp.lua
:Any guidance appreciated. ❤️
The text was updated successfully, but these errors were encountered: