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

This commit is contained in:
Austin Horstman
2025-07-24 12:33:13 -05:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -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";
@@ -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,