diff --git a/lua/telescope/themes.lua b/lua/telescope/themes.lua index 5146dbb..54476cc 100644 --- a/lua/telescope/themes.lua +++ b/lua/telescope/themes.lua @@ -7,6 +7,8 @@ local themes = {} function themes.get_dropdown(opts) + opts = opts or {} + local theme_opts = { -- WIP: Decide on keeping these names or not. theme = "dropdown",