plugins.telescope.extensions.manix.settings

settings for the manix telescope extension.

Type: attribute set of anything

Default: { }

Example:

{
  cword = true;
}

Declared by:

plugins.telescope.extensions.manix.settings.cword

Set to true if you want to use the current word as the search query.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

plugins.telescope.extensions.manix.settings.manix_args

CLI arguments to pass to manix.

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

Default: null

Plugin default: [ ]

Declared by: