nvf/modules/plugins/mini/cursorword/default.nix
2025-04-23 16:02:39 +03:00

6 lines
61 B
Nix

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