This commit is contained in:
2026-03-15 20:19:34 -07:00
parent 19bbaed7d0
commit 0b0783ef8e
8 changed files with 54 additions and 96 deletions

View File

@@ -108,15 +108,15 @@ return {
},
},
},
["ui-select"] = {
require("telescope.themes").get_dropdown({
winblend = 10,
width = 0.5,
prompt = " ",
results_height = 15,
previewer = true,
}),
},
-- ["ui-select"] = {
-- require("telescope.themes").get_dropdown({
-- winblend = 10,
-- width = 0.5,
-- prompt = " ",
-- results_height = 15,
-- previewer = true,
-- }),
-- },
},
},
}