hrsh7th / vim-vsnip-integ

vim-vsnip integrations to other plugins.
MIT License
127 stars 15 forks source link

Stop working with nvim-compe #40

Closed hrsh7th closed 3 years ago

hrsh7th commented 3 years ago

nvim-compe will implement expansion by itself. https://github.com/hrsh7th/nvim-compe/pull/97

So vim-vsnip-integ is not required anymore but I add this to stop working explicitly for if the user installs both.