Skip to content

max397574/care.nvim

Repository files navigation

✨ Features

🚀 Getting started

You can simply install care.nvim with your preferred plugin manager. There are builtin sources for lsp and more coming soon.

Care is initialized automatically and lazy-loaded internally so there is no need for lazy-loading nor calling setup.

You can find more detailed installation instructions on the website here.

📆 Planned features

  • More integrations with existing ecosystem (e.g. mini.icons and lspkind)
  • UI for configuration and overview e.g. over sources
  • Cmdline Completion (relatively low priority)

Support

If you like the projects I do and they help you in your programming you can support my work with github sponsors. Every support motivates me to continue working on my open source projects.

Credits

  • MariaSolOs for work in core and core in general

  • nvim-cmp was a big inspiration for this

  • mfussenegger for helping me out with my beginner questions

  • mrcjkb for helping me out with test infrastructure and luarocks setup