Unverified Commit 5a7fb841 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.claudecode-nvim: init at 2025-06-21 (#421844)

parents 8a10907b d8a7be68
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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/,,