summaryrefslogtreecommitdiffstats
path: root/modules/plugins/utility/undotree/default.nix
blob: 012d8454f029f4ac1c50b14a794e8b096733c34f (plain)
1
2
3
4
5
6
{
  imports = [
    ./undotree.nix
    ./config.nix
  ];
}