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

7 lines
62 B
Nix
Raw Normal View History

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