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.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: