From 4afa307f00c4bb8830a3ba8672f6402b3879e19c Mon Sep 17 00:00:00 2001 From: Marc Jakobi Date: Fri, 15 Dec 2023 18:47:17 +0100 Subject: [PATCH] docs(readme): add note on ferris --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 438cb795..220c1202 100644 --- a/README.md +++ b/README.md @@ -549,6 +549,8 @@ To enable inlay hints in Neovim < 0.10, see [this discussion](https://github.com - [`Saecki/crates.nvim`](https://github.com/Saecki/crates.nvim) - [`vxpm/ferris.nvim`](https://github.com/vxpm/ferris.nvim) Geared towards people who prefer manual LSP client configuration. + Has some features that have not yet + been implemented by this plugin. ## Inspiration