nvf/modules/plugins/minimap/codewindow/default.nix

7 lines
61 B
Nix
Raw Permalink Normal View History

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