mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-23 11:33:17 +00:00
add lspkind-nvim (#36)
This commit is contained in:
parent
7d9be74eba
commit
822a6e01e6
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ Neovim supports a wide variety of UI's.
|
|||
- [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 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.
|
||||
- [onsails/lspkind-nvim](https://github.com/onsails/lspkind-nvim) - The plugin adds vscode-like icons to neovim lsp completions.
|
||||
|
||||
##### LSP Installers
|
||||
|
||||
|
|
Loading…
Reference in a new issue