nvf/modules/plugins/comments/default.nix

5 lines
42 B
Nix

{
imports = [
./comment-nvim
];
}