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

Enable completion using blink.cmp.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

plugins.obsidian.settings.completion.min_chars

Trigger completion at this many chars.

Type: null or unsigned integer, meaning >=0, or raw lua code

Default: null

Plugin default: 2

Declared by:

plugins.obsidian.settings.completion.nvim_cmp

Set to false to disable completion.

Type: null or boolean

Default: true if plugins.cmp.enable is enabled (otherwise null).

Declared by: