autoGroups

augroup definitions

Type: attribute set of (submodule)

Default: { }

Example:

{
  my_augroup = {
    clear = true;
  };
}

Declared by:

autoGroups.<name>.clear

Clear existing commands if the group already exists.

Type: boolean

Default: true

Declared by: