zsh-users / antigen

The plugin manager for zsh.
http://antigen.sharats.me
MIT License
8.01k stars 279 forks source link

Request: bundle option/syntax for _not_ cloning a plugin's submodules #711

Open AndydeCleyre opened 4 years ago

AndydeCleyre commented 4 years ago

Description

A plugin/repo's submodules are not always needed for regular use, and in those cases, refraining from cloning them can save the user some space and bandwidth. A new flag to bundle or repo syntax for not cloning any of the repo's submodules could be handy.