autoGroups

augroup definitions

Type: attribute set of (submodule)

Default: { }

Example:

''
  autoGroups = {
    my_augroup = {
      clear = true;
    }
  };
''

Declared by:

autoGroups.<name>.clear

Clear existing commands if the group already exists.

Type: boolean

Default: true

Declared by: