mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-23 11:33:17 +00:00
Typo (#34)
* Typo * Grammar Co-authored-by: Dave Lage <rockerboo@gmail.com>
This commit is contained in:
parent
636f4e422e
commit
835bbdfe7f
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ Neovim supports a wide variety of UI's.
|
|||
- [nvim-lua/lsp-status.nvim](https://github.com/nvim-lua/lsp-status.nvim) - This is a Neovim plugin/library for generating statusline components from the built-in LSP client.
|
||||
- [nvim-lua/lsp_extensions.nvim](https://github.com/nvim-lua/lsp_extensions.nvim) - Repo to hold a bunch of info & extension callbacks for built-in LSP.
|
||||
- [RishabhRD/nvim-lsputils](https://github.com/RishabhRD/nvim-lsputils) - Better defaults for nvim-lsp actions.
|
||||
- [glepnir/lspsaga.nvim](https://github.com/glepnir/lspsaga.nvim) - A light-weight lsp plugin based on neovim built-in lsp with highly performance UI.
|
||||
- [glepnir/lspsaga.nvim](https://github.com/glepnir/lspsaga.nvim) - A light-weight lsp plugin based on neovim built-in lsp with a highly performant UI.
|
||||
- [kosayoda/nvim-lightbulb](https://github.com/kosayoda/nvim-lightbulb) - The plugin shows a lightbulb in the sign column whenever a `textDocument/codeAction` is available at the current cursor position.
|
||||
|
||||
##### LSP Installers
|
||||
|
|
Loading…
Reference in a new issue