docs: fix unfinised sentence in docs (#2335)
This commit is contained in:
@@ -420,7 +420,8 @@ telescope.setup({opts}) *telescope.setup()*
|
|||||||
indices larger than `cache_picker.num_pickers` will
|
indices larger than `cache_picker.num_pickers` will
|
||||||
be cleared.
|
be cleared.
|
||||||
Default: 1
|
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
|
Default: 1000
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -507,7 +507,8 @@ append(
|
|||||||
indices larger than `cache_picker.num_pickers` will
|
indices larger than `cache_picker.num_pickers` will
|
||||||
be cleared.
|
be cleared.
|
||||||
Default: 1
|
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
|
Default: 1000
|
||||||
]]
|
]]
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user