{
  imports = [
    ./module.nix
    ./config.nix

    ./nvim-cmp
    ./blink-cmp
  ];
}