summaryrefslogtreecommitdiffstats
path: root/modules/plugins/mini/surround/default.nix
blob: 95d7a2f540d0e5fcfa04aaca3c0543d296d58ae2 (plain)
1
2
3
4
5
6
{
  imports = [
    ./surround.nix
    ./config.nix
  ];
}