hot fix for venv - windows table

This commit is contained in:
Daveanand Mannie
2024-09-09 09:32:53 -04:00
parent f94fa89b04
commit 370157eeb1
2 changed files with 8 additions and 8 deletions

View File

@@ -98,7 +98,7 @@ return {
},
{
"linux-cultist/venv-selector.nvim",
branch = "regexp",
branch = "windows_lua_table",
cmd = "VenvSelect",
enabled = function()
return LazyVim.has("telescope.nvim")