nvf/modules/plugins/collections/default.nix
2025-01-16 08:23:19 +01:00

6 lines
39 B
Nix

{
imports = [
./mini-nvim
];
}