This commit is contained in:
voidarclabs
2026-02-12 10:04:55 +00:00
parent fccf2bdbae
commit ed4b90be18
4 changed files with 21 additions and 10 deletions

View File

@@ -0,0 +1,4 @@
return {
"nvim-telescope/telescope-ui-select.nvim",
dependencies = { "nvim-telescope/telescope.nvim", "nvim-lua/plenary.nvim" },
}