1

Neovim: Replace cmp with blink.cmp

Currently commented out
This commit is contained in:
2024-10-14 20:47:38 +02:00
parent 72b3f244e2
commit ea6e9d2816
4 changed files with 902 additions and 194 deletions

View File

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