Update venv config

This commit is contained in:
2025-08-31 12:18:26 +02:00
parent 0e46279e0e
commit 0f3f5aed87

View File

@@ -11,7 +11,6 @@ vim.api.nvim_create_autocmd('BufEnter', {
return {
'linux-cultist/venv-selector.nvim',
branch = "regexp",
opts = {
name = ".venv",
},