Neovim - Workflow para Java, C# e JS/TypeScript (Atualização com Neovim 0.8 e LSP)

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. neovim

    Vim-fork focused on extensibility and usability

  2. 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.

    CodeRabbit logo
  3. paq-nvim

    🌚 Neovim package manager

  4. packer.nvim

    A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config

  5. telescope.nvim

    Find, Filter, Preview, Pick. All lua, all the time.

  6. galaxyline.nvim

    neovim statusline plugin written in lua

  7. vim-numbertoggle

    Toggles between hybrid and absolute line numbers automatically

  8. hop.nvim

    Discontinued Neovim motions on speed!

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. vim-visual-multi

    Multiple cursors plugin for vim/neovim

  11. nvim-lspconfig

    Quickstart configs for Nvim LSP

  12. mason.nvim

    Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.

  13. mason-lspconfig.nvim

    Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim.

  14. 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.

  15. 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.

  16. 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)

  17. nvim-web-devicons

    Discontinued lua `fork` of vim-web-devicons for neovim [Moved to: https://github.com/nvim-tree/nvim-web-devicons] (by kyazdani42)

  18. nvim-cmp

    A completion plugin for neovim coded in Lua.

    nvim-cmp: engine de autocomplete;

  19. cmp-nvim-lsp

    nvim-cmp source for neovim builtin LSP client

    cmp-nvim-lsp: integração com LSP;

  20. LuaSnip

    Snippet Engine for Neovim written in Lua.

  21. cmp_luasnip

    luasnip completion source for nvim-cmp

    cmp-luasnip: integração do LuaSnip com nvim-cmp;

  22. friendly-snippets

    Set of preconfigured snippets for different languages.

    friendly-snippets: coleção de snippets de várias linguagens e frameworks.

  23. vim-fugitive

    fugitive.vim: A Git wrapper so awesome, it should be illegal

    vim-fugitive: disponibiliza os comandos Git para executar direto do Neovim;

  24. vim-gitgutter

    A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.

  25. nvim-blame-line

    A small plugin that uses neovims virtual text to print git blame info at the end of the current line.

  26. 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;

  27. git-conflict.nvim

    A plugin to visualise and resolve merge conflicts in neovim

  28. vim-floaterm

    :computer: Terminal manager for (neo)vim

  29. omnisharp-vim

    Vim omnicompletion (intellisense) and more for C#

  30. dotfiles

    My dotfiles (.zshrc, .vimrc, .tmux.conf) (by wesleyegberto)

  31. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to make available new LSP servers to NeoVim

    5 projects | /r/neovim | 17 Jan 2023
  • Help me write my first Snippets using Luasnip

    4 projects | /r/neovim | 22 Nov 2021
  • Neovim appeals to minimalists and power users alike. With that in mind, how many plugins are you generally using?

    6 projects | /r/neovim | 8 Nov 2021
  • Working config for cmp-nvim +Ultisnips

    2 projects | /r/neovim | 24 Sep 2021
  • How to turn NEOVIM into an IDE-like code editor in NIXOS?

    3 projects | dev.to | 24 Mar 2025

Did you know that Lua is
the 18th most popular programming language
based on number of references?