Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
7 lines
69 B
Nix
7 lines
69 B
Nix
{
|
|
plugins = {
|
|
blink-cmp = {
|
|
enable = true;
|
|
};
|
|
};
|
|
}
|