nvim VS vscode-neovim

Compare nvim vs vscode-neovim and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
nvim vscode-neovim
6 84
181 5,658
- 2.2%
9.9 9.6
9 days ago 3 days ago
Lua TypeScript
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nvim

Posts with mentions or reviews of nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-29.
  • [New plugin] Introducing dropbar.nvim, an out-of-the-box, IDE-like winbar with drop-down menu support and multiple backends
    4 projects | /r/neovim | 29 May 2023
    It is a self-made custom colorscheme and you can find it here. I haven't had a plan to turn it into a plugin yet, so just copy the palette or the hlgroup settings if you like it :)
  • [WIP] A feature-rich, polished, highly customizable winbar, with drop down menu support and multiple backends
    4 projects | /r/neovim | 23 May 2023
    As I've said before, as this is currently embedded in my personal config, you can quick try by cloning my config here and give me any feedback at Github or here directly if you are interested. I'm also looking for a good name for it (as you can see correnly I just call it 'winbar' in my config) when it officially turns into a plugin, hopefully the convertion will be done in one or two weeks. 😄
  • [New plugin] deadcolumn.nvim -- gradually show you colorcolumn as you type
    9 projects | /r/neovim | 25 Mar 2023
    Oh, the symbols are provided by gitsigns.nvim and I have set :h statuscolumn so that they appear to the right of the line numbers. The settings are done in plugin/statuscolumn.lua. I put custom single-file scripts under plugin and ftplugin, where they serve as light-weighted mini plugins, you can even find the prototype of deadcolumn.nvim there :)
  • How do you guys do it?
    3 projects | /r/neovim | 12 Jan 2023
    For a quick start I recommend this template configuration. If you are interested you an also check my personal config, it includes all my modifications from the very first beginning and you can see how I build it from scratch.
  • Optimize nvim in VS Code
    4 projects | /r/neovim | 4 Jan 2023
    I would like to share my config here, where I use vscode- neovim for a seamless editing experience in VSCode. There's a section in the README.md introducing how I use different configs for nvim in VSCode / as a standalone editor. Feel free to ask if you find anything that is unclear to you. Hope it will be helpful for you :)

vscode-neovim

Posts with mentions or reviews of vscode-neovim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-18.
  • Lapce
    13 projects | news.ycombinator.com | 18 Feb 2024
    Since v1.0+ of this extension I have been constantly having issues with neovim's and VSCode's buffers got out of sync. I cannot reliably reproduce the issues however. There are a few similar reports, e.g. https://github.com/vscode-neovim/vscode-neovim/issues/1624. I've switched to other VIM extension (VSCodeVim) which I found more reliable, albeit less powerful.
  • VSCode Neovim: Vim Mode for VSCode
    1 project | news.ycombinator.com | 17 Feb 2024
  • LazyVim
    32 projects | news.ycombinator.com | 16 Jul 2023
    You can have it both ways! Use neovim to handle key presses in VSCode, keep all the benefits of a text editor that (mostly) Just Works.

    - https://github.com/vscode-neovim/vscode-neovim

  • VsCodeVim: Escape insert mode and suggestion popup
    1 project | /r/vscode | 12 Jul 2023
    In insert mode I'd like to be able to hit escape and return to visual mode, but I have to hit escape twice if a suggestion popup is visible. Similar to this: vscode-neovim/vscode-neovim#677
  • Where to start in Neovim
    2 projects | /r/neovim | 30 Jun 2023
    https://github.com/vscode-neovim/vscode-neovim embeds nvim in vscode. I use it at work full-time.
  • VSCode with Neovim?
    4 projects | /r/neovim | 29 Jun 2023
    This post is all over the place. What are you asking? What problem exactly did you have with the https://github.com/vscode-neovim/vscode-neovim (ensure that you did not install https://github.com/VSCodeVim/Vim , which people often confuse with the other).
  • kja kja kja
    1 project | /r/vim | 29 May 2023
  • Good Vim plugins for VSCode Neovim?
    1 project | /r/vscode | 27 May 2023
    1 project | /r/neovim | 24 May 2023
  • Neovim 0.9 Released
    15 projects | news.ycombinator.com | 7 Apr 2023
    Why not have both? https://github.com/vscode-neovim/vscode-neovim

    I was using the VSCodeVim plugin, but it kept breaking. I now moved to the Neovim plugin and works great!

What are some alternatives?

When comparing nvim and vscode-neovim you can also consider the following projects:

nordic.nvim - 🌒 Nord for Neovim, but warmer and darker. Supports a variety of plugins and other platforms.

LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

dropbar.nvim - IDE-like breadcrumbs, out of the box

gpt-code-clippy - Full description can be found here: https://discuss.huggingface.co/t/pretrain-gpt-neo-for-open-source-github-copilot-model/7678?u=ncoop57

deadcolumn.nvim - A neovim plugin that shows colorcolumn dynamically

nvim-lua-setup

statuscol.nvim - Status column plugin that provides a configurable 'statuscolumn' and click handlers.

monkeytype - The most customizable typing website with a minimalistic design and a ton of features. Test yourself in various modes, track your progress and improve your speed.

gitsigns.nvim - Git integration for buffers

doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]

nvim-lspconfig - Quickstart configs for Nvim LSP

neovide - No Nonsense Neovim Client in Rust