nvf/modules/plugins/utility/binds/default.nix

7 lines
74 B
Nix

_: {
imports = [
./which-key
./cheatsheet
./hardtime
];
}