Keyboard shortcuts

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

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: