Our great sponsors
-
Neovim - You need version >= 0.7 but i will use nightly version
-
ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Ripgrep - A fast search tool
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
catppuccin - A very cool theme
-
lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua. [Moved to: https://github.com/nvim-lualine/lualine.nvim] (by hoob3rt)
Lualine.nvim - A blazing fast and easy to configure Neovim statusline written in Lua
-
Nvim-Lspconfig - Quickstart configs for Nvim LSP
-
mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
Mason.nvim- Easily install and manage LSP servers, DAP servers, linters, and formatters.
-
LuaSnip - Snippet Engine for Neovim written in Lua
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
Autopairs - Autopairs
-
Ts-Autotag - Use treesitter to auto close and auto rename html tag
-
Telescope - Find, Filter, Preview, Pick. All lua, all the time.
-
Bufferline - A snazzy bufferline for Neovim
-
lspsaga.nvim
improve neovim lsp experience [Moved to: https://github.com/nvimdev/lspsaga.nvim] (by glepnir)
Lspsaga - A light-weight lsp plugin based on neovim's built-in lsp with a highly performant UI
-
null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
Null-Ls - Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua
-
First, we need to install neovim i will install it from aur with paru an aur helper.
-
View on GitHub
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Related posts
- What IDEA or Vscode feature/function you want to have in neovim eco-system?
- Editing init.lua with lua_ls on gives "Undefined global : vim" ?
- Set it and forget it plugins?
- mini.files - navigate and manipulate file system (with column view and editing text)
- What plugins do you use to manage work across multiple files?