nix-community.nixvim/tests/test-sources/plugins/by-name/faust/default.nix
2025-03-20 17:37:24 +01:00

5 lines
54 B
Nix

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