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.cmp.cmdline.<name>.matching.disallow_fullfuzzy_matching

Whether to allow full-fuzzy matching.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

plugins.cmp.cmdline.<name>.matching.disallow_fuzzy_matching

Whether to allow fuzzy matching.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

plugins.cmp.cmdline.<name>.matching.disallow_partial_fuzzy_matching

Whether to allow fuzzy matching without prefix matching.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.cmp.cmdline.<name>.matching.disallow_partial_matching

Whether to allow partial matching.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

plugins.cmp.cmdline.<name>.matching.disallow_prefix_unmatching

Whether to allow prefix unmatching.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by: