summaryrefslogtreecommitdiffstats
path: root/modules/plugins/comments/default.nix
blob: afc1a87993f889920fbeddcc3079e6b4d890ada4 (plain)
1
2
3
4
5
{
  imports = [
    ./comment-nvim
  ];
}