garymjr / nvim-snippets

Snippet support using native neovim snippets
MIT License
215 stars 13 forks source link

Support for new native auto-completion #45

Closed lourenci closed 1 month ago

garymjr commented 1 month ago

I'm not sure builtin completion is extensible enough to support something like this right now. Nevertheless it's something I'll keep my eye on and see if the opportunity arises to support this. Closing for now though as I think it's likely more work than it's worth currently. Thanks for the suggestion though!

lourenci commented 3 weeks ago

It should be. It already supports snippets coming from the LSP server. Anyway, thanks for the plugin.