Commit baabbee0 authored by Mahyar Mirrashed's avatar Mahyar Mirrashed
Browse files

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

parent f0bb3fe0
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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,