summaryrefslogtreecommitdiffstats
path: root/modules/plugins/terminal/toggleterm/default.nix
blob: 093dc0d8bfe07b6487398defbedd132273475571 (plain)
1
2
3
4
5
6
{
  imports = [
    ./toggleterm.nix
    ./config.nix
  ];
}