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

6 lines
56 B
Nix
Raw Normal View History

2024-09-27 11:20:49 +02:00
{
empty = {
plugins.earthly.enable = true;
};
}