vimPlugins.coop-nvim: init at 0-unstable-2026-04-20
https://github.com/gregorias/coop.nvim
This commit is contained in:
@@ -4043,6 +4043,20 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
coop-nvim = buildVimPlugin {
|
||||
pname = "coop.nvim";
|
||||
version = "0-unstable-2026-04-20";
|
||||
src = fetchFromGitHub {
|
||||
owner = "gregorias";
|
||||
repo = "coop.nvim";
|
||||
rev = "b156e541316aee14be4ae64c93ed8bddb6d03bc1";
|
||||
hash = "sha256-S6iGmdakI714Im0tetgfASbe0K4/olYsjj26+WP+rSU=";
|
||||
};
|
||||
meta.homepage = "https://github.com/gregorias/coop.nvim/";
|
||||
meta.license = getLicenseFromSpdxId "GPL-3.0-only";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
copilot-cmp = buildVimPlugin {
|
||||
pname = "copilot-cmp";
|
||||
version = "0-unstable-2024-12-11";
|
||||
|
||||
@@ -287,6 +287,7 @@ https://github.com/niklasdewally/conjure.nvim/,,
|
||||
https://github.com/wellle/context.vim/,,
|
||||
https://github.com/Shougo/context_filetype.vim/,,
|
||||
https://github.com/banjo/contextfiles.nvim/,,
|
||||
https://github.com/gregorias/coop.nvim/,,
|
||||
https://github.com/zbirenbaum/copilot-cmp/,,
|
||||
https://github.com/copilotlsp-nvim/copilot-lsp/,,
|
||||
https://github.com/AndreM222/copilot-lualine/,,
|
||||
|
||||
Reference in New Issue
Block a user