plugins.telescope.extensions.ui-select.enable
Whether to enable the ui-select
telescope extension.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.telescope.extensions.ui-select.package
Which package to use for the ui-select plugin.
Type: package
Default:
<derivation vimplugin-telescope-ui-select.nvim-2023-12-04>
Declared by:
plugins.telescope.extensions.ui-select.settings
settings for the ui-select
telescope extension.
Type: attribute set of anything
Default:
{ }
Example:
{
specific_opts = {
codeactions = false;
};
}
Declared by: