vimPlugins: remove duplicate vscode-diff definition

Moved to non-generated in https://github.com/NixOS/nixpkgs/pull/467493

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman
2026-01-12 15:38:50 -06:00
parent f28b0194aa
commit 9656e6dc48
2 changed files with 0 additions and 14 deletions
@@ -22598,19 +22598,6 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
vscode-diff-nvim = buildVimPlugin {
pname = "vscode-diff.nvim";
version = "2.8.0-unstable-2026-01-10";
src = fetchFromGitHub {
owner = "esmuellert";
repo = "codediff.nvim";
rev = "5c52cdd4d007e72062cb0fd2fb398197b6d51040";
hash = "sha256-pGDjzwjz3OOpMOAJGR5oHAv/LBlUlbMbYGenvB8SNiU=";
};
meta.homepage = "https://github.com/esmuellert/codediff.nvim/";
meta.hydraPlatforms = [ ];
};
vscode-nvim = buildVimPlugin {
pname = "vscode.nvim";
version = "0-unstable-2025-12-03";
@@ -246,7 +246,6 @@ https://github.com/ravitemer/codecompanion-history.nvim/,HEAD,
https://github.com/franco-ruggeri/codecompanion-lualine.nvim/,HEAD,
https://github.com/franco-ruggeri/codecompanion-spinner.nvim/,HEAD,
https://github.com/olimorris/codecompanion.nvim/,HEAD,
https://github.com/esmuellert/codediff.nvim/,HEAD,
https://github.com/mrjones2014/codesettings.nvim/,HEAD,
https://github.com/gorbit99/codewindow.nvim/,HEAD,
https://github.com/metakirby5/codi.vim/,,