Skip to content

care.nvim - Completion And Recommendation Engine for Neovim - WIP

License

Notifications You must be signed in to change notification settings

arztareef/care.nvim

 
 

Repository files navigation

✨ Features

  • Fully configurable menu
  • API for keybindings and various utilities
  • Different presets for the menu
  • Components and utilities for easy configuration of menu
  • Compatibility with nvim-cmp sources with care-cmp
  • Really fast performance (can draw thousands of items per keystroke without problems)
  • Well documented source code (developer documentation)

🚀 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

About

care.nvim - Completion And Recommendation Engine for Neovim - WIP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 98.4%
  • Nix 1.5%
  • Other 0.1%