nvf/modules/plugins/mini/indentscope/default.nix

7 lines
62 B
Nix
Raw Permalink Normal View History

2025-01-17 20:35:56 +01:00
{
imports = [
./indentscope.nix
./config.nix
];
}