diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 0bb30fcad439..5a9bd0328c25 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -6062,6 +6062,18 @@ final: prev: meta.homepage = "https://github.com/junegunn/limelight.vim/"; }; + linediff-vim = buildVimPlugin { + pname = "linediff.vim"; + version = "2024-04-22"; + src = fetchFromGitHub { + owner = "AndrewRadev"; + repo = "linediff.vim"; + rev = "ddae71ef5f94775d101c1c70032ebe8799f32745"; + sha256 = "01dshpxm1svfhw9l447mz224qbvlbvywd7ai4wxwyjzgkhp36937"; + }; + meta.homepage = "https://github.com/AndrewRadev/linediff.vim/"; + }; + lingua-franca-vim = buildVimPlugin { pname = "lingua-franca.vim"; version = "2021-09-05"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index bb4f07a44edf..46f11e2e3b4c 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -502,6 +502,7 @@ https://github.com/spywhere/lightline-lsp/,, https://github.com/itchyny/lightline.vim/,, https://github.com/ggandor/lightspeed.nvim/,, https://github.com/junegunn/limelight.vim/,, +https://github.com/AndrewRadev/linediff.vim/,HEAD, https://github.com/lf-lang/lingua-franca.vim/,, https://github.com/tamago324/lir.nvim/,, https://github.com/kkharji/lispdocs.nvim/,,