nix-community.nixvim/tests/test-sources/plugins/by-name/roslyn/default.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
55 B
Nix
Raw Normal View History

2025-04-07 19:52:30 +02:00
{
empty = {
plugins.roslyn.enable = true;
};
}