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

Changed files
+13
pkgs
applications
editors
+12
pkgs/applications/editors/vim/plugins/generated.nix
···
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
pkgs/applications/editors/vim/plugins/vim-plugin-names
···
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/,,