nix-community.nixvim/tests/test-sources/plugins/by-name/nix/default.nix
2024-09-09 14:34:18 -05:00

5 lines
52 B
Nix

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