diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/telescope.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/telescope.txt b/doc/telescope.txt index ee64206..e3b6d2c 100644 --- a/doc/telescope.txt +++ b/doc/telescope.txt @@ -1103,6 +1103,9 @@ builtin.commands({opts}) *telescope.builtin.commands()* Parameters: ~ {opts} (table) options to pass to the picker + Options: ~ + {show_buf_command} (boolean) show buf local command (Default: true) + builtin.quickfix({opts}) *telescope.builtin.quickfix()* Lists items in the quickfix list, jumps to location on `<cr>` |
