1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-16 07:22:49 +01:00
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;
};
}