What is the syntax for enabling plugins in the setup file?
Here is an example snippet from a working setup file:
# plugins to add to the default configuration add_plugins => ['goodstuff'],
Here is an example snippet from a working setup file:
# plugins to add to the default configuration add_plugins => ['goodstuff'],