nvf/modules/assistant/tabnine/default.nix

6 lines
59 B
Nix

_: {
imports = [
./config.nix
./tabnine.nix
]
}