What IDEA or Vscode feature/function you want to have in neovim eco-system?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

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

    Single tabpage interface for easily cycling through diffs for all modified files for any git rev.

    https://github.com/sindrets/diffview.nvim has merge tool

  • 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
  • vim-mergetool

    :cake: Efficient way of using Vim as a Git mergetool (by cynix)

    Using the vim-mergetool plugin ( https://github.com/cynix/vim-mergetool ) with a shortcut to toggle the base view was what made it bearable, if not better than VSCode or Idea, to me in neovim. Sadly it doesn't have some smart conflict resolution that is aware of the program like Idea...

  • go.nvim

    G'day Nvimer, Joyful Gopher: Discover the Feature-Rich Go Plugin for Neovim

    You can try https://github.com/ray-x/go.nvim or at least use it's code to implement sql embed.

  • awesome-neovim

    Collections of awesome neovim plugins.

    Does the community have a central repository of all plugins? I’ve used both this repo and neovim craft. If the latter creator has exposed the data via api that’s a fantastic plugin idea.

  • neovimcraft

    website that makes it easy to find neovim plugins

    Does the community have a central repository of all plugins? I’ve used both this repo and neovim craft. If the latter creator has exposed the data via api that’s a fantastic plugin idea.

  • neoconf.nvim

    💼 Neovim plugin to manage global and project-local settings

    Maybe https://github.com/folke/neoconf.nvim

  • vim-arduino

    Vim plugin for compiling and uploading arduino sketches

    Does vim-arduino work for you? It taps into arduino’s CLI functions.

  • SaaSHub

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

    SaaSHub logo
  • vim-addon-local-vimrc

    kiss local vimrc with hash protection

    You can? I'd never heard of this. Until now, I'd always used MarcWeber/vim-addon-local-vimrc. It works okay but if there's something built-in I'd much prefer that.

  • vim-submode

    Vim plugin: Create your own submodes

    I used kana/vim-submode for a little while but it broke all the time so I gave up on it. How's your experience with hydra.nvim so far? Do you find that the mode doesn't "stick" properly or will for a bit but then it breaks out if you add a custom command that does too much? That was my experience with vim-submode

  • nvim-bqf

    Better quickfix window in Neovim, polish old quickfix window.

    You can get some of that behaviour with nvim-bqf

  • neogit

    An interactive and powerful Git interface for Neovim, inspired by Magit

    This is what I use for general git interaction and it‘s pretty neat: neogit. Also integrates diffview

  • astrocommunity

    A community repository of common plugin specifications

    Even if you don't want to use AstroNvim, it's probably largely possible to just steal their configs. https://github.com/AstroNvim/astrocommunity/tree/main/lua/astrocommunity/pack

  • vim-visual-multi

    Multiple cursors plugin for vim/neovim

  • database

    Neovim plugins database used by plugnplay (by nvim-plugnplay)

    There is a list of plugins here: https://github.com/nvim-plugnplay/database/blob/main/database.json

  • lazy.nvim

    💤 A modern plugin manager for Neovim

    And a small PoC here: https://github.com/folke/lazy.nvim/issues/869

  • 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

  • Neovim for beginners

    20 projects | dev.to | 30 Sep 2024
  • What are some plugins that you can't live without?

    16 projects | /r/neovim | 4 Dec 2023
  • Editing init.lua with lua_ls on gives "Undefined global : vim" ?

    3 projects | /r/neovim | 27 Jun 2023
  • Set it and forget it plugins?

    16 projects | /r/neovim | 27 Jun 2023
  • mini.files - navigate and manipulate file system (with column view and editing text)

    9 projects | /r/neovim | 22 Jun 2023

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