From 8fe79f9d1df0edca3efa237020bc1f0ff81cb816 Mon Sep 17 00:00:00 2001 From: milanglacier <45728125+milanglacier@users.noreply.github.com> Date: Sat, 30 Apr 2022 06:27:16 -0400 Subject: feat: support for builtin.commands to show buffer commands (#1889) --- doc/telescope.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') 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 `` -- cgit v1.2.3