carapace-spec
carapace-spec copied to clipboard
plugin support
Add plugins bool
(intended for root command) to enable implicit embedding of [spec.name]-plugin
completion (e.g. cargo-fmt
, git-extras
).
name: example
plugins: true
Or should this just be the default behaviour without config? Maybe have an external configuration for this.
Additional specs using dot as delimiter might be a good way.
example.pluginA.yaml
gh.dash.yaml
No specific config required and plugins are registered implicitly.