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

plugins.langmapper.automapping.enable

Whether to enable calling automapping at the end of init.lua.

Type: boolean

Default: true

Example: true

Declared by:

plugins.langmapper.automapping.argument

An argument to automapping call

Type: raw lua code or attribute set of anything

Default:

{
  buffer = false;
  global = true;
}

Declared by: