fix: lint fix

This commit is contained in:
Adam K. 2024-06-12 14:06:52 -05:00
parent 3298a2f816
commit df1552702f

View file

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