VenvSelect doesn't require telescope

After commit c745e9c86 in the `regexp` branch, native picker is
supported.
This commit is contained in:
Daniel Fleischer 2025-03-23 11:02:56 +02:00
parent ec5981dfb1
commit 815f273164
No known key found for this signature in database

View file

@ -116,9 +116,6 @@ return {
"linux-cultist/venv-selector.nvim",
branch = "regexp", -- Use this branch for the new version
cmd = "VenvSelect",
enabled = function()
return LazyVim.has("telescope.nvim")
end,
opts = {
settings = {
options = {