This commit is contained in:
Yiqian Liu 2025-08-27 16:14:15 +04:00 committed by GitHub
commit afcf2e1081
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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