diff options
Diffstat (limited to 'lua/telescope')
| -rw-r--r-- | lua/telescope/config.lua | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lua/telescope/config.lua b/lua/telescope/config.lua index 82be065..7b45bda 100644 --- a/lua/telescope/config.lua +++ b/lua/telescope/config.lua @@ -507,7 +507,8 @@ append( indices larger than `cache_picker.num_pickers` will be cleared. Default: 1 - - limit_entries: The amount of entries that will be written in the + - limit_entries: The amount of entries that will be saved for each + picker. Default: 1000 ]] ) |
