nixvim/config/ts-comments.nix
2026-03-07 13:43:23 +01:00

3 lines
41 B
Nix

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