Skip to content

Commit

Permalink
docs(readme): update features
Browse files Browse the repository at this point in the history
  • Loading branch information
max397574 committed Nov 9, 2024
1 parent e70df3b commit 08ef1a4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@
problems)
- Well documented source code
([developer documentation](https://max397574.github.io/care.nvim/dev/))
- Many QoL features for UX and extensibility
- [Shortcuts and lables to select entries](https://max397574.github.io/care.nvim/configuration_recipes#labels-and-shortcuts)
- [Extensive API](https://max397574.github.io/care.nvim/api)
- [Access documentation](https://max397574.github.io/care.nvim/configuration_recipes/#access-documentation)
- [Usage like builtin completion](https://max397574.github.io/care.nvim/configuration_recipes/#manual-completion-like-builtin-neovim)
- [Bottom-up sorting](https://max397574.github.io/care.nvim/config#sorting-direction)
and
[keybindings for it](https://max397574.github.io/care.nvim/configuration_recipes/#reverse-keybindings-for-reversed-menu)

# 🚀 Getting started

Expand Down

0 comments on commit 08ef1a4

Please sign in to comment.