Software Alternatives & Reviews

Neovim VS Vim-Plug

Compare Neovim VS Vim-Plug and see what are their differences

Neovim logo Neovim

Vim's rebirth for the 21st century

Vim-Plug logo Vim-Plug

:hibiscus: Minimalist Vim Plugin Manager. Contribute to junegunn/vim-plug development by creating an account on GitHub.
  • Neovim Landing page
    Landing page //
    2023-07-23
  • Vim-Plug Landing page
    Landing page //
    2023-09-30

Neovim videos

What is Neovim, and why should you care?

More videos:

Vim-Plug videos

Why and How I Use Vim-Plug to Manage My Vim Plugins

Category Popularity

0-100% (relative to Neovim and Vim-Plug)
Text Editors
77 77%
23% 23
IDE
78 78%
22% 22
Software Development
66 66%
34% 34
Productivity
100 100%
0% 0

User comments

Share your experience with using Neovim and Vim-Plug. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Neovim might be a bit more popular than Vim-Plug. We know about 96 links to it since March 2021 and only 92 links to Vim-Plug. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Neovim mentions (96)

  • Why Neovim is My Text Editor of Choice
    As a software engineer, choosing and understanding your text editor is important part of your work, as it impacts your productivity and workflow efficiency. It's like choosing the perfect tool for any trade - you need to know what tool to use and how to use it effectively if you want to excel. For me, I use Neovim as my editor and I have been using it for a little over a year now. - Source: dev.to / 6 days ago
  • Let's See Your Terminal
    This got me thinking about my recent pivot, my switch to Neovim by way of LazyVim to write most of my code, and using tmux to keep terminal states alive after closing a session. - Source: dev.to / 13 days ago
  • Level Up Your Dev Workflow: Conquer Web Development with a Blazing Fast Neovim Setup (Part 1)
    Neovim: Make sure you have Neovim installed on your system. You can check the official website for installation instructions: https://neovim.io/ Git: We'll be using Git to clone the LazyVim starter pack. If you don't have Git, you can download it from https://git-scm.com/downloads. - Source: dev.to / about 1 month ago
  • Aftermath of switching from VSCode to Neovim
    All these thoughts I've shared, I would have them on occasion - but ever since I switched to Linux and Neovim, my curiosity has been through the roof. Switching over to Neovim and Linux was a not so fun weekend of configuration and spending half a day getting my work's local dev environment running on my new OS (which no one has tested development on). But I now have a deeper understanding of the tools I use, and... - Source: dev.to / 2 months ago
  • My 2024 PDE: NeoVim
    For those of you unfamiliar with the Vim world, Neovim is a Vim fork which in recent years has become the de facto for new Vim developers. NeoVim has all the bells and whistles you want from Vim, but with a bunch of extras, too. If you want a community more passionate about contributing to the ecosystem and a lot more options when it comes to customising your PDE, it's a no brainer. - Source: dev.to / 4 months ago
View more

Vim-Plug mentions (92)

  • How to use vim-plug with init.lua? win11
    Is it possible to use vim-plug with init.lua? https://github.com/junegunn/vim-plug. Source: 5 months ago
  • Vimtex not loading (vim-plug)
    Did you really install VimTeX? Did you run :PlugInstall? Ensure you installed and set up vim-plug correctly (https://github.com/junegunn/vim-plug). If VimTeX is installed, it should be installed to '~/.vim/plugged', thus you can open a terminal, then cd ~/.vim/plugged/vimtex and you should find the files there. Source: 10 months ago
  • How to use VIM text editor
    If you're determined to use vim for some reason, I'd suggest checking out vim-plug: https://github.com/junegunn/vim-plug. Quite useful for installing and maintaining all of the plugins that you're going to need to get vim to provide even a subset of the features offered by modern editors. Source: 10 months ago
  • I use the default file browser in vim (netrw). I know there are plugins that a lot of people like. Should I switch?
    I encourage you to add plugins to your vim (tip: use vim-plug). Use vimawesome.com for inspiration. Source: 10 months ago
  • Add plugins without access to GitHub?
    But the plugin manager https://github.com/junegunn/vim-plug can also install from offline sources, without accessing Github:. Source: 12 months ago
View more

What are some alternatives?

When comparing Neovim and Vim-Plug, you can also consider the following products

Visual Studio Code - Build and debug modern web and cloud applications, by Microsoft

Vim Awesome - Awesome Vim plugins from across the universe

Vim - Highly configurable text editor built to enable efficient text editing

AsyncRun.vim - Run Async Shell Commands in Vim 8.0 / NeoVim and Output to Quickfix Window - skywind3000/asyncrun.vim

Atom - At GitHub, we’re building the text editor we’ve always wanted: hackable to the core, but approachable on the first day without ever touching a config file. We can’t wait to see what you build with it.

Rust-analyzer - An experimental Rust compiler front-end for IDEs. Contribute to rust-analyzer/rust-analyzer development by creating an account on GitHub.