To install use your preferred plugin manager I will use here vim plug for example. Note nvim notify doesn't have to be installed for the plugin to work it just looks nice. Although we don't have a ...
return { ---@module 'python' { "joshzcold/python.nvim", dependencies = { { "mfussenegger/nvim-dap" }, { "mfussenegger/nvim-dap-python" }, { "neovim/nvim-lspconfig ...