nvf/modules/plugins/utility/binds/which-key/default.nix

7 lines
60 B
Nix

{
imports = [
./which-key.nix
./config.nix
];
}