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

Changed files
+14
pkgs
applications
editors
+13
pkgs/applications/editors/vim/plugins/generated.nix
···
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
pkgs/applications/editors/vim/plugins/vim-plugin-names
···
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/,,