vimPlugins.oklch-color-picker-nvim: init at 2025-09-04

This commit is contained in:
Mahyar Mirrashed
2025-09-06 00:05:33 -05:00
parent f0bb3fe0f5
commit baabbee049
2 changed files with 14 additions and 0 deletions
@@ -11998,6 +11998,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
oklch-color-picker-nvim = buildVimPlugin {
pname = "oklch-color-picker.nvim";
version = "2025-09-04";
src = fetchFromGitHub {
owner = "eero-lehtinen";
repo = "oklch-color-picker.nvim";
rev = "ae318113cd7d0e4988b6b059327c2778911f1187";
sha256 = "0xhraf89b1ppijqmg1gnwp4gvnnmf8h86n8d6s8ydgj910jvagzm";
};
meta.homepage = "https://github.com/eero-lehtinen/oklch-color-picker.nvim/";
meta.hydraPlatforms = [ ];
};
ollama-nvim = buildVimPlugin {
pname = "ollama.nvim";
version = "2024-06-09";
@@ -921,6 +921,7 @@ https://github.com/nvimdev/oceanic-material/,,
https://github.com/mhartington/oceanic-next/,,
https://github.com/pwntester/octo.nvim/,,
https://github.com/refractalize/oil-git-status.nvim/,HEAD,
https://github.com/eero-lehtinen/oklch-color-picker.nvim/,HEAD,
https://github.com/nomnivore/ollama.nvim/,HEAD,
https://github.com/yonlu/omni.vim/,,
https://github.com/Hoffs/omnisharp-extended-lsp.nvim/,HEAD,