nixos/pkgs/nixvim/coding/ts-comments.nix

3 lines
57 B
Nix

{...}: {
youthlic.plugins.ts-comments.enable = true;
}