From f896169b498d91c98e0e2ec9a404b603b9bf8baf Mon Sep 17 00:00:00 2001 From: Marc Jakobi Date: Thu, 22 Aug 2024 20:51:40 +0200 Subject: [PATCH] docs: recommend care.nvim --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d026c09..4e02021 100755 --- a/README.md +++ b/README.md @@ -197,6 +197,11 @@ However, if you're looking for a temporary workaround, you can use > you gain full control over when to load another plugin, without cluttering > the API. +> [!TIP] +> +> We recommend [care.nvim](https://max397574.github.io/care.nvim/) +> as a modern alternative to nvim-cmp. + ### Examples ```lua