nvim: blink-cmp 0.5.1 + styling

This commit is contained in:
Daniel Lundin 2024-11-09 10:09:10 +01:00
parent 1eb8637840
commit b433ecef3c
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI
7 changed files with 108 additions and 79 deletions
overlays

View file

@ -16,7 +16,7 @@
system = final.system;
config.allowUnfree = true;
};
unstable = import inputs.nixpkgs-unstable {
nixpkgs-unstable = import inputs.nixpkgs-unstable {
system = final.system;
config.allowUnfree = true;
};