-
-
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.
-
-
packer.nvim
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
-
-
lspkind-nvim
Discontinued vscode-like pictograms for neovim lsp completion items [Moved to: https://github.com/onsails/lspkind.nvim]
lspkind-nvim: plugin para adicionar ícones nas entidades de LSP (classe, método, snippet, etc) igual ao VS Code.
-
which-key.nvim
💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
-
nvim-tree.lua
Discontinued A file explorer tree for neovim written in lua [Moved to: https://github.com/nvim-tree/nvim-tree.lua] (by kyazdani42)
-
nvim-web-devicons
Discontinued lua `fork` of vim-web-devicons for neovim [Moved to: https://github.com/nvim-tree/nvim-web-devicons] (by kyazdani42)
-
nvim-cmp: engine de autocomplete;
-
cmp-nvim-lsp: integração com LSP;
-
-
cmp-luasnip: integração do LuaSnip com nvim-cmp;
-
friendly-snippets: coleção de snippets de várias linguagens e frameworks.
-
vim-fugitive: disponibiliza os comandos Git para executar direto do Neovim;
-
vim-gitgutter
A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.
-
nvim-blame-line
A small plugin that uses neovims virtual text to print git blame info at the end of the current line.
-
diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
diffview.nvim: diff view direto no Neovim;
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Related posts
-
How to make available new LSP servers to NeoVim
-
Help me write my first Snippets using Luasnip
-
Neovim appeals to minimalists and power users alike. With that in mind, how many plugins are you generally using?
-
Working config for cmp-nvim +Ultisnips
-
How to turn NEOVIM into an IDE-like code editor in NIXOS?