return { -- { -- "kmontocam/nvim-conda", -- ft = "python", -- dependencies = { "nvim-lua/plenary.nvim" }, -- keys = { -- { "cv", "CondaActivate", desc = "Conda environment" }, -- }, -- }, -- { -- "nvim-neotest/neotest", -- ft = "python", -- dependencies = { "nvim-neotest/neotest-python" }, -- opts = { adapters = { "neotest-python" } }, -- }, }