[UPDATE] latest

This commit is contained in:
Daveanand Mannie
2025-10-15 21:34:23 -04:00
parent d11d3003ad
commit 44a1933003
4 changed files with 32 additions and 33 deletions

View File

@@ -1,7 +1,6 @@
return {
"linux-cultist/venv-selector.nvim",
lazy = false,
branch = "regexp", -- This is the regexp branch, use this for the new version
keys = {
{ "<leader>cv", "<cmd>:VenvSelect<cr>", desc = "Select VirtualEnv", ft = "python" },
},