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
{{ message }}
This repository was archived by the owner on Oct 13, 2021. It is now read-only.
Is your feature request related to a problem? Please describe.
The readme says that currently only UltiSnips and Neosnippet is supported for snippets and vim-vsnip can be used for LSP snippets expansion. But vim-vsnip can have user-defined snippets too with very convenient syntax. But snippets from it is not displayed. It would be nice to use a single plugin for LSP snippets and for user snippets.
Describe the solution you'd like
Could you add a support for vim-vsnip as for UltiSnips and Neosnippet?
Something like the ability to specify vim-vsnip in g:completion_enable_snippet.