Software Alternatives, Accelerators & Startups

Vim-Plug VS Evil

Compare Vim-Plug VS Evil 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.

Evil logo Evil

The extensible vi layer for Emacs.
  • Vim-Plug Landing page
    Landing page //
    2023-09-30
  • Evil Landing page
    Landing page //
    2023-08-04

Vim-Plug videos

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

Evil videos

Evil - Season 1 Review [No Spoilers]

More videos:

  • Review - Evil Season 2 Finale Review! (Episode 13)
  • Review - Evil (CBS): Finale/Season 1 - TV Review

Category Popularity

0-100% (relative to Vim-Plug and Evil)
Text Editors
57 57%
43% 43
Software Development
77 77%
23% 23
IDE
51 51%
49% 49
Developer Tools
100 100%
0% 0

User comments

Share your experience with using Vim-Plug and Evil. 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 Evil. 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: 7 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: 12 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: 12 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: 12 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

Evil mentions (59)

  • Helix-gpui: helix gpui front end
    Emacs is whatever you want it to be, and it has wonderful modal editing packages such as evil-mode[1] - which surpasses the editing system from vi that it is based on - and Meow[2] 1. https://github.com/emacs-evil/evil. - Source: Hacker News / 17 days ago
  • Packages that you would like to be in emacs core ?
    Since we already have vyper-mode, why not add Evil to the stack? Source: 6 months ago
  • Ask HN: Does anyone Lisp without Emacs?
    2 stripe blue belt here! I used to use Vim for everything other than Java development and have now adopted Emacs in the same way. I am using it for Clojure and Common Lisp development along with org mode, irc, rss, git and file management I started with Evil mode and then moved to Xah fly keys before sticking to the emacs bindings. Having the caps lock key bound to CTRL helped me a lot. I don't know if it makes... - Source: Hacker News / 7 months ago
  • Emacs Is My New Window Manager
    If you already know Vim, you should probably not use Emacs without Evil: https://github.com/emacs-evil/evil It gives you comprehensive Vim bindings so what you need to learn to be comfortable in Emacs is very little. As a bonus, it also keeps your RSI risk unchanged. - Source: Hacker News / 11 months ago
  • Imaginary Problems Are the Root of Bad Software
    Emacs is a text ecosystem. And it's trivial to add these shortcuts. Evil[0] basically rewires everything to be Vim. [0]: https://github.com/emacs-evil/evil. - Source: Hacker News / 12 months ago
View more

What are some alternatives?

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

Vim Awesome - Awesome Vim plugins from across the universe

Doom Emacs - Emacs configuration similar to Spacemacs but faster and lighter.

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

Org mode - Org: an Emacs Mode for Notes, Planning, and Authoring

Neovim - Vim's rebirth for the 21st century

ale - Asynchronous Lint Engine