From 0c1ada327201ea9f2fd642a86b79540eb6d9dbf1 Mon Sep 17 00:00:00 2001 From: Anastasios Andreou <118274635+soulis-1256@users.noreply.github.com> Date: Thu, 26 Oct 2023 09:36:49 +0300 Subject: [PATCH] Add `soulis-1256/hoverhints.nvim` (#933) * Add `soulis-1256/hoverhints.nvim` * Update README.md Co-authored-by: Thomas Versteeg --------- Co-authored-by: Thomas Versteeg --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bcb1cee..15c1854 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ - [nvimtools/none-ls.nvim](https://github.com/nvimtools/none-ls.nvim) - Null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua. - [vxpm/ferris.nvim](https://github.com/vxpm/ferris.nvim) - Interact with Rust-Analyzer's LSP extensions. - [mrcjkb/rustaceanvim](https://github.com/mrcjkb/rustaceanvim) - A heavily modified fork of rust-tools.nvim that does not require a `setup` call and does not depend on nvim-lspconfig. +- [soulis-1256/hoverhints.nvim](https://github.com/soulis-1256/hoverhints.nvim) - Mouse-hover LSP hints. #### LSP Installer