mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
Merge branch 'fix-enable-venv-selector'
This commit is contained in:
commit
e4155ff23f
1 changed files with 0 additions and 3 deletions
|
|
@ -126,9 +126,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 = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue