vimPlugins.claudecode-nvim: init at 2025-06-21

This commit is contained in:
"Gaetan Lepage"
2025-07-02 18:44:51 +02:00
parent f7be425bc2
commit d8a7be681c
2 changed files with 14 additions and 0 deletions
@@ -2064,6 +2064,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
claudecode-nvim = buildVimPlugin {
pname = "claudecode.nvim";
version = "2025-06-21";
src = fetchFromGitHub {
owner = "coder";
repo = "claudecode.nvim";
rev = "91357d810ccf92f6169f3754436901c6ff5237ec";
sha256 = "1hdzv8wjm0dgam7fimsm2h2kfnc8mp8gi7qyv4qddgfj7mir77l7";
};
meta.homepage = "https://github.com/coder/claudecode.nvim/";
meta.hydraPlatforms = [ ];
};
clever-f-vim = buildVimPlugin {
pname = "clever-f.vim";
version = "2022-10-15";
@@ -157,6 +157,7 @@ https://github.com/projekt0n/circles.nvim/,,
https://github.com/zootedb0t/citruszest.nvim/,,
https://github.com/xavierd/clang_complete/,,
https://github.com/greggh/claude-code.nvim/,HEAD,
https://github.com/coder/claudecode.nvim/,HEAD,
https://github.com/rhysd/clever-f.vim/,,
https://github.com/bbchung/clighter8/,,
https://github.com/ekickx/clipboard-image.nvim/,,