summaryrefslogtreecommitdiff
path: root/lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua')
-rw-r--r--lua/telescope/themes.lua2
1 files changed, 2 insertions, 0 deletions
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",