neovim-flake/modules/plugins/utility/crazy-coverage/default.nix

7 lines
68 B
Nix
Raw Permalink Normal View History

2026-03-21 05:41:26 +01:00
_: {
imports = [
./crazy-coverage.nix
./config.nix
];
}