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

Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • SaaSHub - Software Alternatives and Reviews
  • 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

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

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

  • go.nvim

    A feature-rich Go development plugin, leveraging gopls, treesitter AST, Dap, and various Go tools to enhance the dev experience.

    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.

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • 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

    magit for neovim

    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

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