NotAShelf / nvf

A highly modular, extensible and distro-agnostic Neovim configuration framework for Nix/NixOS.
https://notashelf.github.io/nvf/
MIT License
143 stars 22 forks source link

Alternative snippet plugins #332

Open horriblename opened 1 month ago

horriblename commented 1 month ago

⚠️ Please verify that this feature request has NOT been suggested before.

🏷️ Feature Type

New Addon

🔖 Feature description

we're using vsnip now, should probably switch to https://github.com/garymjr/nvim-snippets or luasnip for more advanced stuff

✔️ Solution

-

❓ Alternatives

No response

📝 Additional Context

No response

NotAShelf commented 1 month ago

Luasnip has been on my to-do list for a while now. Implementation should be trivial, it's as easy as dropping vsnip and replacing vsnip related snippets (ironic) in the nvim-cmp config.