Unverified Commit 656a427a authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

vimPlugins.opencode-nvim: new plugin (#428079)

parents b79a62aa ad483919
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -12025,6 +12025,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  opencode-nvim = buildVimPlugin {
    pname = "opencode.nvim";
    version = "2025-07-24";
    src = fetchFromGitHub {
      owner = "NickvanDyke";
      repo = "opencode.nvim";
      rev = "db3aa9ca3b738600c81e29646a3356477dabaa87";
      sha256 = "1yhspgja3zdnsf8r3ahci14cndk3bzxvq0w9jqggd7ya103nq6kz";
    };
    meta.homepage = "https://github.com/NickvanDyke/opencode.nvim/";
    meta.hydraPlatforms = [ ];
  };
  openingh-nvim = buildVimPlugin {
    pname = "openingh.nvim";
    version = "2025-05-01";
+1 −0
Original line number Diff line number Diff line
@@ -923,6 +923,7 @@ https://github.com/sonph/onehalf/,,
https://github.com/rmehri01/onenord.nvim/,main,
https://github.com/tyru/open-browser-github.vim/,,
https://github.com/tyru/open-browser.vim/,,
https://github.com/NickvanDyke/opencode.nvim/,HEAD,
https://github.com/Almo7aya/openingh.nvim/,,
https://github.com/salkin-mada/openscad.nvim/,HEAD,
https://github.com/chipsenkbeil/org-roam.nvim/,HEAD,