Unverified Commit 6582194b authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.blink-cmp-copilot: init at 2024-12-16 (#365783)

parents 643e8898 2bb1689c
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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/,,