chore: fix marks picker options (#2783)

* chore: fix marks picker options

* [docgen] Update doc/telescope.txt
skip-checks: true

---------

Co-authored-by: Github Actions <actions@github>
This commit is contained in:
James Trew
2023-11-14 22:47:37 -05:00
committed by GitHub
parent 4e77d1991d
commit 721cdcae13
2 changed files with 3 additions and 1 deletions

View File

@@ -1437,6 +1437,8 @@ builtin.marks({opts}) *telescope.builtin.marks()*
Options: ~
{file_encoding} (string) file encoding for the previewer
{mark_type} (string) filter marks by type (default: "all",
options: "all"|"global"|"local")
builtin.registers({opts}) *telescope.builtin.registers()*