From 2278782383e019961cb131bdea2ca74942de5d1a Mon Sep 17 00:00:00 2001 From: Federico Barbieri Date: Thu, 25 Jun 2026 23:09:11 +0200 Subject: [PATCH] vimPlugins.cole-nvim: init at 0-unstable-2026-05-29 https://github.com/thekylehuang/cole.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 8803e9335f17..3f970303d764 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -3650,6 +3650,20 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + cole-nvim = buildVimPlugin { + pname = "cole.nvim"; + version = "0-unstable-2026-05-29"; + src = fetchFromGitHub { + owner = "thekylehuang"; + repo = "cole.nvim"; + rev = "1920cfa31c717e1f73a5a6e5a2c02a44b5faeb5c"; + hash = "sha256-k153XzTkkBm1qF6iKK8fzmAHIPnoIbXEAxAOQIoAPo0="; + }; + meta.homepage = "https://github.com/thekylehuang/cole.nvim/"; + meta.license = getLicenseFromSpdxId "MIT"; + meta.hydraPlatforms = [ ]; + }; + colibri-vim = buildVimPlugin { pname = "colibri.vim"; version = "0-unstable-2019-06-15"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index c06733b9ec40..4f9d4e52d760 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -259,6 +259,7 @@ https://github.com/mrjones2014/codesettings.nvim/,, https://github.com/gorbit99/codewindow.nvim/,, https://github.com/johnseth97/codex.nvim/,, https://github.com/metakirby5/codi.vim/,, +https://github.com/thekylehuang/cole.nvim/,, https://github.com/archseer/colibri.vim/,, https://github.com/tjdevries/colorbuddy.nvim/,, https://github.com/xzbdmw/colorful-menu.nvim/,,