plugins.bacon.settings
Options provided to the require('bacon').setup function.
Type: open submodule of attribute set of lua value
Default:
{ }
Example:
{
  quickfix = {
    enabled = false;
    event_trigger = true;
  };
}
Declared by:
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Options provided to the require('bacon').setup function.
Type: open submodule of attribute set of lua value
Default:
{ }
Example:
{
  quickfix = {
    enabled = false;
    event_trigger = true;
  };
}
Declared by: