wbthomason / packer.nvim

A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
MIT License
7.75k stars 261 forks source link

`:PackerLoad all` to load all optional plugins #1032

Open navdeeprana opened 1 year ago

navdeeprana commented 1 year ago

Describe the feature

Currently PackerLoad takes a list of plugin names to load. Is it possible to add an argument to add all optional plugins?