pantheon/modules/home/cli/editor/nvf/autocomplete.nix

6 lines
84 B
Nix

{
blink-cmp = {
enable = true;
setupOpts.signature.enabled = true;
};
}