return { "neovim/nvim-lspconfig", opts = { servers = { pyright = { autostart = false, }, }, }, }