{ plugins = { lsp.servers.pyright = { enable = true; }; conform-nvim.formattersByFt = ["black"]; }; }