return { { "neovim/nvim-lspconfig", opts = { my_servers = { pylsp = { cmd = { "uv", "run", "pylsp" }, }, }, }, }, }