ooknet/outputs/pkgs/ook-vim/plugins/comments.nix

5 lines
60 B
Nix

{
vim.comments = {
comment-nvim.enable = true;
};
}