offa / nvim-config

Neovim config using vim-plug.
GNU General Public License v3.0
8 stars 1 forks source link

Use another snippet plugin #112

Closed offa closed 2 years ago

offa commented 2 years ago

As deoplete, Neosnippet is maintenance only. It's a good change to use another plugin here too – preferred one supported by nvim-cmp (#107).

Update nvim-cmp settings (#107):

offa commented 2 years ago

ultisnips looks like a good choice.