mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-28 22:08:19 +02:00
fix(python): go back to tracking main
This commit is contained in:
parent
25abbf546d
commit
080b439ce1
1 changed files with 0 additions and 1 deletions
|
@ -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")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue