nixos/home/programs/nvim/plugins/comment.nix
2024-06-17 19:45:21 +02:00

2 lines
58 B
Nix

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