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.spider.keymaps.motions

Mappings for spider motions. The keys are the motion and the values are the keyboard shortcuts. The shortcut might not necessarily be the same as the motion name.

Type: attribute set of string

Default: { }

Example:

{
  b = "b";
  e = "e";
  ge = "ge";
  w = "w";
}

Declared by:

plugins.spider.keymaps.silent

Whether spider keymaps should be silent.

Type: boolean

Default: false

Declared by: