nix-community.nixvim/tests/test-sources/plugins/ui/numbertoggle.nix
2024-09-05 22:10:54 +03:00

5 lines
59 B
Nix

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