plugins.spectre.settings.find_engine

Definition of the find engines.

default: see here

Type: null or (attribute set of (submodule))

Default: null

Declared by:

plugins.spectre.settings.find_engine.<name>.args

List of arguments to provide to the engine.

Type: null or (list of (string or raw lua code))

Default: null

Plugin default: []

Declared by:

plugins.spectre.settings.find_engine.<name>.cmd

Executable to run.

Type: string

Declared by:

plugins.spectre.settings.find_engine.<name>.options

The options for this engine.

Type: null or (attribute set of ((submodule) or raw lua code))

Default: null

Plugin default: {}

Declared by: