vimPlugins.claudecode-nvim: init at 2025-06-21 (#421844)
This commit is contained in:
commit
5a7fb84137
@ -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/,,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user