nvf/modules/plugins/mini/indentscope/default.nix
2025-01-17 20:35:56 +01:00

7 lines
62 B
Nix

{
imports = [
./indentscope.nix
./config.nix
];
}