Software Alternatives & Reviews

Vim-Plug VS Master Vim

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

Vim-Plug logo Vim-Plug

:hibiscus: Minimalist Vim Plugin Manager. Contribute to junegunn/vim-plug development by creating an account on GitHub.

Master Vim logo Master Vim

Learn Vim with interactive exercises
  • Vim-Plug Landing page
    Landing page //
    2023-09-30
  • Master Vim Landing page
    Landing page //
    2021-11-05

Vim-Plug videos

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

Master Vim videos

MASTER VIM with this interactive course (vim.so review)

Category Popularity

0-100% (relative to Vim-Plug and Master Vim)
Text Editors
76 76%
24% 24
Productivity
0 0%
100% 100
Software Development
100 100%
0% 0
Developer Tools
0 0%
100% 100

User comments

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

Social recommendations and mentions

Based on our record, Vim-Plug should be more popular than Master Vim. It has been mentiond 92 times since March 2021. 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.

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: 6 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: 11 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: about 1 year ago
View more

Master Vim mentions (31)

  • Hacking: Local File Inclusion
    But, just because you use Linux on your server and are good at the shell commands, does not mean your web app is secure. Sure you may know how to use vim, but neither that will stop a hacker. - Source: dev.to / over 2 years ago
  • Linux Tips For Beginners
    But, vim can be quite difficult to learn because the keybindings are unusual. You can use vimtutor or vim.is to learn quickly. - Source: dev.to / over 2 years ago
  • Vim like tools
    It is keyboard driven and has quite a hard learning curve (learn vim). Because it's been designed decades ago, some things makes less sense today. To give you an example, you can use both the keys h,j,k,l and the arrow keys to move the cursor. That's because in those times, there were no arrow keys. - Source: dev.to / over 2 years ago
  • My favorite Linux command line apps
    Vim is one of my favorite terminal apps. It's a command line editor (has GUI version too) that let's you edit files very quickly. The whole app is using keyboard shortcuts that can be challenging to learn. - Source: dev.to / over 2 years ago
  • Vim Tips and Tricks for Beginners
    So what to do? If you want to learn vim quickly, you can use vim.is. - Source: dev.to / over 2 years ago
View more

What are some alternatives?

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

Vim Awesome - Awesome Vim plugins from across the universe

vim.so - Learn vim fast with interactive exercises in the browser

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

pathogen.vim - pathogen.vim: manage your runtimepath. Contribute to tpope/vim-pathogen development by creating an account on GitHub.

Vimified - The simplest way to learn Vim

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