mirror of
https://github.com/junegunn/vim-plug.git
synced 2026-04-27 12:21:24 +08:00
802b100415
Allows `call plug#load(keys(g:plugs))` for manually loading all plugins at once. Close #638.