summaryrefslogtreecommitdiffstats
path: root/modules/plugins/completion/blink-cmp/default.nix
blob: 3e2d7e6b7ecf1b22bfcdd769176d97dd5ce783f3 (plain)
1
2
3
4
5
6
{
  imports = [
    ./blink-cmp.nix
    ./config.nix
  ];
}