nixos/home/programs/nvim/comment.nix
2024-06-14 10:00:54 +02:00

2 lines
58 B
Nix

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