nvf/modules/plugins/collections/default.nix

6 lines
39 B
Nix
Raw Normal View History

2025-01-16 07:23:19 +00:00
{
imports = [
./mini-nvim
];
}