nix-community.nixvim/tests/test-sources/plugins/by-name/roslyn/default.nix
2025-04-07 22:04:24 +02:00

5 lines
55 B
Nix

{
empty = {
plugins.roslyn.enable = true;
};
}