From a0835edd86bf13bf2d431632ce2ca128e04f3bf0 Mon Sep 17 00:00:00 2001 From: Simon Hauser Date: Wed, 20 Oct 2021 16:23:26 +0200 Subject: fix: preview title key and a bug with dynamic_title (#1350) --- lua/telescope/themes.lua | 3 --- 1 file changed, 3 deletions(-) (limited to 'lua/telescope/themes.lua') diff --git a/lua/telescope/themes.lua b/lua/telescope/themes.lua index 398a842..9df0ed6 100644 --- a/lua/telescope/themes.lua +++ b/lua/telescope/themes.lua @@ -29,7 +29,6 @@ function themes.get_dropdown(opts) theme = "dropdown", results_title = false, - preview_title = "Preview", sorting_strategy = "ascending", layout_strategy = "center", @@ -111,8 +110,6 @@ function themes.get_ivy(opts) sorting_strategy = "ascending", - preview_title = "", - layout_strategy = "bottom_pane", layout_config = { height = 25, -- cgit v1.2.3