1
0

todo-comments.nix 91 B

1234
  1. {
  2. plugins.todo-comments.enable = true;
  3. plugins.todo-comments.settings.signs = false;
  4. }