nvf/modules/plugins/mini/jump/default.nix
2025-01-17 20:37:22 +01:00

7 lines
55 B
Nix

{
imports = [
./jump.nix
./config.nix
];
}