vim-plug

E697370

vim-plug is a minimalist, fast, and popular plugin manager for Vim and Neovim that simplifies installing, updating, and configuring editor plugins.

All labels observed (1)

Label Occurrences
vim-plug canonical 5

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf Vim plugin manager ⓘ
author junegunn Choi ⓘ
command :PlugClean ⓘ
:PlugDiff ⓘ
:PlugInstall ⓘ
:PlugSnapshot ⓘ
:PlugStatus ⓘ
:PlugUpdate ⓘ
:PlugUpgrade ⓘ
configurationFile .vimrc ⓘ
init.vim ⓘ
configurationKeyword Plug ⓘ
designGoal fast plugin manager ⓘ
minimalist plugin manager ⓘ
developer junegunn Choi ⓘ
feature automatic help tags generation ⓘ
branch selection for plugins ⓘ
commit selection for plugins ⓘ
lazy loading of plugins ⓘ
on-demand plugin loading ⓘ
parallel installation of plugins ⓘ
parallel update of plugins ⓘ
plugin groups ⓘ
post-update hooks ⓘ
post-update hooks with :PlugUpgrade and :PlugUpdate ⓘ
rollback of plugin updates ⓘ
shallow git clones ⓘ
tag selection for plugins ⓘ
installationMethod curl command to download plug.vim ⓘ
wget command to download plug.vim ⓘ
license MIT License ⓘ
officialWebsite https://github.com/junegunn/vim-plug ⓘ
popularity widely used in Neovim community ⓘ
widely used in Vim community ⓘ
programmingLanguage Vim script ⓘ
requires git ⓘ
softwareRepository https://github.com/junegunn/vim-plug ⓘ
sourceCodeRepository https://github.com/junegunn/vim-plug ⓘ
supports lazy loading by command ⓘ
lazy loading by filetype ⓘ
lazy loading by mapping ⓘ
supportsEditor Neovim ⓘ
Vim ⓘ
supportsPlatform Linux ⓘ
Windows ⓘ
macOS ⓘ
typicalInstallLocation autoload/plug.vim ⓘ
usagePattern plugins declared between call plug#begin() and call plug#end() ⓘ

How these facts were elicited

Referenced by (5)

Full triples — surface form annotated when it differs from this entity's canonical label.

Neovim → supportsPluginManager → vim-plug ⓘ
Vim → supportsPluginManager → vim-plug ⓘ
Vundle → predecessorOf → vim-plug ⓘ
Vundle → alternativeTo → vim-plug ⓘ
dein.vim → relatedTo → vim-plug ⓘ