osbm-nvim/plugins/blink-cmp.nix
osbm 4325cb612a
Some checks are pending
Nix / build (push) Waiting to run
Nix / check-formatting (push) Waiting to run
try blink-cmp
2025-04-15 00:30:37 +03:00

6 lines
57 B
Nix

{
plugins.blink-cmp = {
settings = {
};
};
}