lspkind.nvim
LSP icons
A plugin that adds vscode-like pictograms to Neovim's LSP completion items
vscode-like pictograms for neovim lsp completion items
2k stars
7 watching
39 forks
Language: Lua
last commit: 12 days ago
Linked from 1 awesome list
lspluaneovimnvim
Related projects:
Repository | Description | Stars |
---|---|---|
nvim-tree/nvim-web-devicons | Provides a set of glyphs for use by neovim plugins to represent different file types and extensions. | 2,145 |
ray-x/lsp_signature.nvim | A plugin that provides function signature hints as you type in Neovim. | 2,106 |
kosayoda/nvim-lightbulb | An LSP plugin for Neovim that provides code action feedback | 817 |
vidocqh/lsp-lens.nvim | A plugin that displays references and definition info upon functions | 281 |
kiddos/gemini.nvim | An interface between Google's Gemini API and Neovim for providing code completion suggestions. | 34 |
jmbuhr/otter.nvim | A plugin that allows code completion and other language features for documents containing embedded code blocks in multiple languages. | 548 |
jinzhongjia/lspui.nvim | A plugin that wraps Neovim's LSP operations with a user interface | 177 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 12 |
deathbeam/lspecho.nvim | Displays LSP progress in the command line | 22 |
kevinhwang91/nvim-hlslens | An extension for Neovim that provides an interactive lens display to visualize search results while searching | 785 |
olivercederborg/poimandres.nvim | A Neovim theme and set of plugins inspired by the Poimandres VSCode theme, providing customizable support for various tools and languages. | 410 |
rrethy/base16-nvim | A Neovim plugin for creating custom colorschemes with support for LSP and Treesitter highlights. | 524 |
chrisgrieser/nvim-lsp-endhints | Displays LSP inlay hints at the end of the line instead of within the line | 121 |
onsails/diaglist.nvim | A plugin that displays live diagnostics in Neovim's quickfix and loclist buffers. | 185 |
simonmclean/triptych.nvim | A plugin for Neovim's file explorer with 3 floating windows for easy navigation and file management. | 208 |