vimPlugins.cole-nvim: init at 0-unstable-2026-05-29

https://github.com/thekylehuang/cole.nvim
This commit is contained in:
Federico Barbieri
2026-06-25 23:09:11 +02:00
parent a15ebc8c61
commit 2278782383
2 changed files with 15 additions and 0 deletions
@@ -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";
@@ -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/,,