return { ---@module 'python' { "joshzcold/python.nvim", dependencies = { { "mfussenegger/nvim-dap" }, { "mfussenegger/nvim-dap-python" }, { "neovim/nvim-lspconfig ...
A set of utilities for developing Neovim tooling for python. It is recommended to run require("python_tools").setup() before using this plugin. Setup, amongst other ...