plugins.bacon.settings
Options provided to the require('bacon').setup
function.
Type: attribute set of anything
Default:
{ }
Example:
{
quickfix = {
enabled = false;
event_trigger = true;
};
}
Declared by:
Options provided to the require('bacon').setup
function.
Type: attribute set of anything
Default:
{ }
Example:
{
quickfix = {
enabled = false;
event_trigger = true;
};
}
Declared by: