mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-06-06 12:22:29 +00:00
docs: fix unfinised sentence in docs (#2335)
(cherry picked from commit ed366bba14)
This commit is contained in:
committed by
Simon Hauser
parent
ebdea0a718
commit
6a65f24ff6
+2
-1
@@ -420,7 +420,8 @@ telescope.setup({opts}) *telescope.setup()*
|
||||
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
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
]]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user