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

4 lines
59 B
Nix

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