fix(python): always enable venv-selector

venv-selector works with fzf.lua and native picker also now - https://github.com/linux-cultist/venv-selector.nvim/pull/188
This commit is contained in:
Avinash Thakur 2025-03-30 11:15:16 +05:30
parent ec5981dfb1
commit 0ba4390e96
No known key found for this signature in database
GPG key ID: 4877E61DE468FD05

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 = {