From 16842e2653f0cb9ea779cb21ebcfdcd9db09fdd3 Mon Sep 17 00:00:00 2001 From: Rahul Kochar Date: Sun, 7 Jun 2026 23:34:03 +0200 Subject: [PATCH] vimPlugins.coop-nvim: init at 0-unstable-2026-04-20 https://github.com/gregorias/coop.nvim --- .../applications/editors/vim/plugins/generated.nix | 14 ++++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 15 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 0b749e2678af..e300c0a3bf1b 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 8eec0b617b60..540a4fb4e206 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,