plugins.telescope.extensions.zf-native.settings
settings for the zf-native
telescope extension.
Type: attribute set of anything
Default:
{ }
Example:
{
file = {
enable = true;
highlight_results = true;
initial_sort = null;
match_filename = true;
smart_case = true;
};
generic = {
enable = true;
highlight_results = true;
initial_sort = null;
match_filename = false;
smart_case = true;
};
}
Declared by: