plugins.spectre.settings.default.find.cmd

Which find engine to use. Pick one from the find_engine list.

Plugin default: "rg"

Type: null or string or raw lua code

Default: null

Declared by:

plugins.spectre.settings.default.find.options

Options to use for this engine.

Plugin default: ["ignore-case"]

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

Default: null

Declared by: