Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Lspkind.nvim Alternatives
Similar projects and alternatives to lspkind.nvim
-
-
Nutrient
Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
-
-
coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
-
-
rust-analyzer
Discontinued A Rust compiler front-end for IDEs [Moved to: https://github.com/rust-lang/rust-analyzer] (by rust-analyzer)
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
lspsaga.nvim
Discontinued improve neovim lsp experience [Moved to: https://github.com/nvimdev/lspsaga.nvim] (by glepnir)
-
-
-
-
-
-
-
-
-
-
vim-test
Discontinued Run your tests at the speed of thought [Moved to: https://github.com/vim-test/vim-test] (by janko)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
lspkind.nvim discussion
lspkind.nvim reviews and mentions
-
Ultimate Neovim Setup Guide: lazy.nvim Plugin Manager
onsails/lspkind.nvim: vscode-like pictograms for neovim lsp completion items.
-
I do love neovim!
There's a cmp-icons plugin: https://github.com/onsails/lspkind.nvim and also you can see the cmp documentation inside vim running :h cmp I spend many hours reading each plugin documentation to customize all my plugins. I hope I've helped.
-
Trouble Getting Icons To Show Properly
If you are referring specifically to icons in your autocompletion suggestions menu you have to set it to use them. This can be achieved manually with the format key in the nvim-cmp setup (assuming you are using nvim-cmp) or with a plugin like lspkind.nvim
-
What are the best vim plugins for Go right now?
If you use neovim, you can refer to my init.lua; I use vim-go, lsp and other goodies like lspkind to display vscode-like pictograms.
- Anyone have autocomplete working with rust-tools, nvm-cmp, etc.?
-
Neovim LSP Setup + Code Completion Engine
All the snippets, mapping, formatting and sources part in the above code snippet is expalained nicely in the plugin's documentation. For above code to work, you also have to install lspkind which provides awesome icons in the code completions.
-
Lspconfig configuration issues
To style the completion popup, you need to add formatting. Going by the cute little scissors, you probably want to install lsp-kind and add something like this to your cmp.setup
-
Totally confused about completion
https://github.com/onsails/lspkind-nvim (optionally)
-
Looks like the nvim-compe plugin is going to be deprecated, replaced by nvim-cmp (eventually)
I copy pasted the icons from https://github.com/onsails/lspkind-nvim/blob/master/lua/lspkind/init.lua and added the spaces:
- Is anyone here using neovim for f# programming and could point me to useful plugins, which work with neovim 0.5
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 15 Mar 2025
Stats
onsails/lspkind.nvim is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of lspkind.nvim is Lua.
Popular Comparisons
- lspkind.nvim VS lspsaga.nvim
- lspkind.nvim VS cmp-nvim-lsp
- lspkind.nvim VS friendly-snippets
- lspkind.nvim VS vscode-codicons
- lspkind.nvim VS vim-emoji-icon-theme
- lspkind.nvim VS vim-matchup
- lspkind.nvim VS vim-test
- lspkind.nvim VS lspsaga.nvim
- lspkind.nvim VS vscode-java-decompiler
- lspkind.nvim VS nlsp-settings.nvim