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.spectre.settings.default.find.cmd

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

Type: null or string or raw lua code

Default: null

Plugin default: "rg"

Declared by:

plugins.spectre.settings.default.find.options

Options to use for this engine.

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

Default: null

Plugin default:

[
  "ignore-case"
]

Declared by: