fix: preview title key and a bug with dynamic_title (#1350)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user