From d8a7be681c8f786e1c3ede8b5238bb4eb33f9ce4 Mon Sep 17 00:00:00 2001 From: "\"Gaetan Lepage\"" <"gaetan@glepage.com"> Date: Wed, 2 Jul 2025 18:44:51 +0200 Subject: [PATCH] vimPlugins.claudecode-nvim: init at 2025-06-21 --- pkgs/applications/editors/vim/plugins/generated.nix | 13 +++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 14 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index ba4e615e5b90..eb2769a21f25 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 3c5d1078189f..24e664e1caf6 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,