nixos-combined-flake/modules/nixvim/plugins/todo-comments.nix

4 lines
45 B
Nix

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