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

Our great sponsors
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • neovim

    Vim-fork focused on extensibility and usability

  • paq-nvim

    🌚 Neovim package manager

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

  • packer.nvim

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

  • telescope.nvim

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

  • galaxyline.nvim

    neovim statusline plugin written in lua

  • vim-numbertoggle

    Toggles between hybrid and absolute line numbers automatically

  • hop.nvim

    Neovim motions on speed!

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

  • vim-visual-multi

    Multiple cursors plugin for vim/neovim

  • 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-lspconfig.nvim

    Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim. Strongly recommended for Windows users.

  • lspkind-nvim

    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 is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing.

  • nvim-tree.lua

    A file explorer tree for neovim written in lua [Moved to: https://github.com/nvim-tree/nvim-tree.lua] (by kyazdani42)

  • nvim-web-devicons

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

  • nvim-cmp

    A completion plugin for neovim coded in Lua.

    nvim-cmp: engine de autocomplete;

  • cmp-nvim-lsp

    nvim-cmp source for neovim builtin LSP client

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

  • LuaSnip

    Snippet Engine for Neovim written in Lua.

  • cmp_luasnip

    luasnip completion source for nvim-cmp

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

  • friendly-snippets

    Set of preconfigured snippets for different languages.

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

  • vim-fugitive

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

    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;

  • git-conflict.nvim

    A plugin to visualise and resolve merge conflicts in neovim

  • vim-floaterm

    :computer: Terminal manager for (neo)vim

  • omnisharp-vim

    Vim omnicompletion (intellisense) and more for C#

  • dotfiles

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

  • SaaSHub

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

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