{ pkgs, ... }: { plugins = { # TODO lint lsp.servers.csharp_ls.enable = true; }; }