nix-community.nixvim/tests/test-sources/plugins/ui/numbertoggle.nix

6 lines
59 B
Nix
Raw Normal View History

2024-09-05 22:03:32 +03:00
{
empty = {
plugins.autosource.enable = true;
};
}