fix(python): go back to tracking main

This commit is contained in:
akioweh 2025-08-27 16:02:13 +04:00
parent 25abbf546d
commit 080b439ce1
No known key found for this signature in database

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")