mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 13:44:13 +00:00
Add amrbashir/nvim-docs-view
(#397)
* Add `amrbashir/nvim-docs-view` * capitalize
This commit is contained in:
parent
959e0d6a66
commit
3c244944ee
1 changed files with 1 additions and 0 deletions
|
@ -151,6 +151,7 @@ Neovim supports a wide variety of UI's.
|
|||
- [git.sr.ht/~whynothugo/lsp_lines.nvim](https://git.sr.ht/~whynothugo/lsp_lines.nvim) - A Neovim plugin that renders diagnostics using virtual lines on top of the real line of code.
|
||||
- [scalameta/nvim-metals](https://github.com/scalameta/nvim-metals) - Neovim plugin for Metals, the Scala language server, using Neovim's builtin LSP.
|
||||
- [junnplus/nvim-lsp-setup](https://github.com/Junnplus/nvim-lsp-setup) - A simple wrapper for nvim-lspconfig and nvim-lsp-installer to easily setup LSP servers.
|
||||
- [amrbashir/nvim-docs-view](https://github.com/amrbashir/nvim-docs-view) - A Neovim plugin to display lsp hover documentation in a side panel.
|
||||
|
||||
##### LSP Installer
|
||||
|
||||
|
|
Loading…
Reference in a new issue