Files
nixy/home/nvim/comment.nix
Hadi dd54fa49f0 Fix
Former-commit-id: 950e1cfcf2
2024-04-20 00:16:05 +02:00

2 lines
58 B
Nix

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