Our great sponsors
-
I like to describe lsp-zero as an opinionated configuration wrapped in a plugin. It was made to reduce the boilerplate code necessary to configure nvim-cmp and nvim-lspconfig.
-
I like to describe lsp-zero as an opinionated configuration wrapped in a plugin. It was made to reduce the boilerplate code necessary to configure nvim-cmp and nvim-lspconfig.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
I like to describe lsp-zero as an opinionated configuration wrapped in a plugin. It was made to reduce the boilerplate code necessary to configure nvim-cmp and nvim-lspconfig.
-
mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
To add this in your configuration first install the plugins mason.nvim and mason-lspconfig. Then call their setup function.
-
mason-lspconfig.nvim
Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim. Strongly recommended for Windows users.
To add this in your configuration first install the plugins mason.nvim and mason-lspconfig. Then call their setup function.
-
Here you don't need lsp-zero at all. Install luasnip and have it load the snippet collection you installed (I recommend friendly-snippets).
-
Here you don't need lsp-zero at all. Install luasnip and have it load the snippet collection you installed (I recommend friendly-snippets).
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
cmp-buffer: Completion source. It provides suggestions based on the current file.
-
cmp-path: Completion source. Gives suggestions based on the filesystem.
-
cmp_luasnip: Completion source. It shows available snippets in the suggestions.
-
cmp-nvim-lsp: Completion source. Shows data send by the language server.
Related posts
- How to setup auto completion, etc. using LSP and stuff without bloating everything with a plugin manager?
- [HELP] Configuring Vim-tex in NvChad config
- How to make available new LSP servers to NeoVim
- Neovim - Workflow para Java, C# e JS/TypeScript (Atualização com Neovim 0.8 e LSP)
- "Suckless" Neovim plugins