neovim-flake/modules/notes/todo-comments/default.nix

7 lines
67 B
Nix

_: {
imports = [
./todo-comments.nix
./config.nix
];
}