fix: temp fix for venv-selector users

Temporary fix for upstream issue, solves issue #3612 but is a bandaid,
need this extra to have the ability to extend its picker choice.
This commit is contained in:
Adam K. 2024-06-12 14:02:16 -05:00
parent 4b9e4edbb1
commit 3298a2f816

View file

@ -99,6 +99,12 @@ return {
{
"linux-cultist/venv-selector.nvim",
branch = "regexp", -- Use this branch for the new version
dependencies = {
{ "nvim-telescope/telescope.nvim",
dependencies = {
"nvim-lua/plenary.nvim",
},
},
cmd = "VenvSelect",
opts = {
settings = {