diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 21caf389d7d1..c217e5e77906 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -1242,6 +1242,18 @@ final: prev: meta.homepage = "https://github.com/APZelos/blamer.nvim/"; }; + blink-cmp-copilot = buildVimPlugin { + pname = "blink-cmp-copilot"; + version = "2024-12-16"; + src = fetchFromGitHub { + owner = "giuxtaposition"; + repo = "blink-cmp-copilot"; + rev = "f8e12f3ec152ca7dfbdbd6f50797aac0171a46a9"; + sha256 = "1rpdzacp1m6k3ng38hb1vwnb931k5kncc10761x5ycn4qk88icq9"; + }; + meta.homepage = "https://github.com/giuxtaposition/blink-cmp-copilot/"; + }; + block-nvim = buildVimPlugin { pname = "block.nvim"; version = "2023-10-10"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index f74b3eb85468..c34678bb5be1 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -101,6 +101,7 @@ https://github.com/rbgrouleff/bclose.vim/,, https://github.com/max397574/better-escape.nvim/,, https://github.com/LunarVim/bigfile.nvim/,, https://github.com/APZelos/blamer.nvim/,HEAD, +https://github.com/giuxtaposition/blink-cmp-copilot/,HEAD, https://github.com/HampusHauffman/block.nvim/,HEAD, https://github.com/blueballs-theme/blueballs-neovim/,, https://github.com/uloco/bluloco.nvim/,,