nix-config/home/toast/programs/nixvim/plugins/comment.nix

3 lines
53 B
Nix

{
programs.nixvim.plugins.comment.enable = true;
}