From 2b1da47deb17e4fcd72892f8c01aaf23a828f967 Mon Sep 17 00:00:00 2001 From: Simon Hauser Date: Sun, 3 Jul 2022 21:39:24 +0200 Subject: chore: make to_fuzzy_refine configurable (#2034) --- doc/telescope.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc') diff --git a/doc/telescope.txt b/doc/telescope.txt index 4a6eb1a..6e9c638 100644 --- a/doc/telescope.txt +++ b/doc/telescope.txt @@ -2811,6 +2811,16 @@ actions.which_key({prompt_bufnr}) *telescope.actions.which_key()* {prompt_bufnr} (number) The prompt bufnr +actions.to_fuzzy_refine({prompt_bufnr}) *telescope.actions.to_fuzzy_refine()* + Move from a none fuzzy search to a fuzzy one + This action is meant to be used in live_grep and + lsp_dynamic_workspace_symbols + + + Parameters: ~ + {prompt_bufnr} (number) The prompt bufnr + + ================================================================================ *telescope.actions.state* -- cgit v1.2.3