summaryrefslogtreecommitdiff
path: root/config/programs/default.nix
blob: 73b5f39e03f8d6f41d1ac3ba47e54d2a4fa123d1 (plain)
1
2
3
4
5
{
  imports = [
    ./neovim.nix
  ];
}