1

Flake: Remove blink-cmp input (has been added to nixpkgs)

This commit is contained in:
2024-11-17 11:55:06 +01:00
parent 8527f32e30
commit 46097343dc
2 changed files with 12 additions and 118 deletions

View File

@ -16,7 +16,7 @@
# NeoVim <3
nixvim.url = "github:nix-community/nixvim";
nixvim.inputs.nixpkgs.follows = "nixpkgs";
blink-cmp.url = "github:saghen/blink.cmp";
# blink-cmp.url = "github:saghen/blink.cmp";
# Nix User Repository (e.g. Firefox addons)
nur.url = "github:nix-community/NUR";