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

6 lines
59 B
Nix

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