chore: make to_fuzzy_refine configurable (#2034)

This commit is contained in:
Simon Hauser
2022-07-03 21:39:24 +02:00
committed by GitHub
parent f8047b8bc9
commit 2b1da47deb
4 changed files with 38 additions and 17 deletions

View File

@@ -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*