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

6 lines
52 B
Nix
Raw Normal View History

2024-09-09 14:11:14 -05:00
{
empty = {
plugins.nix.enable = true;
};
}