vimPlugins.codex-nvim: init at 1.1.0

https://github.com/johnseth97/codex.nvim
This commit is contained in:
Austin Horstman
2026-04-23 19:44:40 -05:00
parent eb0c8474d4
commit a80d7c8f73
2 changed files with 14 additions and 0 deletions
@@ -3322,6 +3322,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
codex-nvim = buildVimPlugin {
pname = "codex.nvim";
version = "1.1.0";
src = fetchFromGitHub {
owner = "johnseth97";
repo = "codex.nvim";
tag = "v1.1.0";
hash = "sha256-rx5/Iso5rWYfRTnQyZ8g16FCxqjj4FgWmG+r09ebVJc=";
};
meta.homepage = "https://github.com/johnseth97/codex.nvim/";
meta.hydraPlatforms = [ ];
};
codi-vim = buildVimPlugin {
pname = "codi.vim";
version = "0-unstable-2023-02-28";
@@ -254,6 +254,7 @@ https://github.com/franco-ruggeri/codecompanion-spinner.nvim/,,
https://github.com/olimorris/codecompanion.nvim/,,
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/archseer/colibri.vim/,,
https://github.com/tjdevries/colorbuddy.nvim/,,