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.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (1)

Label Occurrences
vim-plug canonical 2

Statements (48)

Predicate Object
instanceOf Vim plugin manager
author junegunn Choi NERFINISHED
command :PlugClean
:PlugDiff
:PlugInstall
:PlugSnapshot
:PlugStatus
:PlugUpdate
:PlugUpgrade
configurationFile .vimrc
init.vim
configurationKeyword Plug
designGoal fast plugin manager
minimalist plugin manager
developer junegunn Choi NERFINISHED
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 NERFINISHED
Vim NERFINISHED
supportsPlatform Linux
Windows
macOS
typicalInstallLocation autoload/plug.vim
usagePattern plugins declared between call plug#begin() and call plug#end()

Referenced by (2)

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

Neovim supportsPluginManager vim-plug
Vim supportsPluginManager vim-plug