From e6b5e478c3d2e024e8159f90fc9d4f0f5e5e9b43 Mon Sep 17 00:00:00 2001 From: James Trew Date: Mon, 22 Jan 2024 21:55:56 -0500 Subject: [PATCH] doc(layout_strategies): document shared options for `bottom_pane` --- lua/telescope/pickers/layout_strategies.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/telescope/pickers/layout_strategies.lua b/lua/telescope/pickers/layout_strategies.lua index 931da09489..e17033bfc3 100644 --- a/lua/telescope/pickers/layout_strategies.lua +++ b/lua/telescope/pickers/layout_strategies.lua @@ -847,6 +847,7 @@ end) --- Bottom pane can be used to create layouts similar to "ivy". --- --- For an easy ivy configuration, see |themes.get_ivy()| +---@eval { ["description"] = require("telescope.pickers.layout_strategies")._format("bottom_pane") } layout_strategies.bottom_pane = make_documented_layout( "bottom_pane", vim.tbl_extend("error", shared_options, {