osbm-nvim/config/plugins/blink-cmp.nix
2025-06-14 01:45:40 +03:00

6 lines
57 B
Nix

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