mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2025-12-06 06:46:10 +00:00
doc(config): fix default for cache_picker.ignore_empty_prompt (#2957)
This commit is contained in:
@@ -551,7 +551,7 @@ append(
|
||||
- ignore_empty_prompt: If true, the picker will not be cached if
|
||||
the prompt is empty (i.e., no text has been
|
||||
typed at the time of closing the prompt).
|
||||
Default: false
|
||||
Default: true
|
||||
]]
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user