diff options
| author | Dylan Byars <dylan@dylanbyars.com> | 2022-03-20 06:31:41 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-20 11:31:41 +0100 |
| commit | 70b3e38730d31b86a45e5bb7d1ef2b09419203d9 (patch) | |
| tree | 9d35a9b30d65fafa667d01c6f93db268ef012325 /doc | |
| parent | f8a67765f548dc3763e2ffbb96fb41c339083fef (diff) | |
docs: fix typo in builtin.pickers section (#1792)
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/telescope.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/telescope.txt b/doc/telescope.txt index 67927cf..1cd67ac 100644 --- a/doc/telescope.txt +++ b/doc/telescope.txt @@ -1024,7 +1024,7 @@ builtin.resume({opts}) *builtin.resume()* builtin.pickers({opts}) *builtin.pickers()* - Opens a picker over previously cached pickers in there preserved states + Opens a picker over previously cached pickers in their preserved states (incl. multi selections) - Default keymaps: - `<C-x>`: delete the selected cached picker |
