windwp / nvim-autopairs

autopairs for neovim written in lua
MIT License
3.24k stars 120 forks source link

Add support for care.nvim #480

Open arztareef opened 6 days ago

arztareef commented 6 days ago

Is your feature request related to a problem? Please describe. It is not related to any problem.

Describe the solution you'd like care.nvim is a new promising completion plugin which is really promising and its maintained regularly by the author and the performance is better than nvim-cmp imo.

Describe alternatives you've considered I've tried going through the documents and tried to go through other solutions but none worked for me.

Additional context The link to care.nvim: https://https://github.com/max397574/care.nvim

bew commented 6 days ago

What is not working?

Looking around I've found this page about nvim-autopairs in their docs, focused on the cr mapping: https://max397574.github.io/care.nvim/configuration_recipes#use-with-nvim-autopairs Suggesting that it should already work in general 🤔

arztareef commented 6 days ago

its not workingfor some reason, i added the snippet but it still doesnt work