diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 5b4b25a5a575..83a5c9873f4e 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -16529,6 +16529,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + unclash-nvim = buildVimPlugin { + pname = "unclash.nvim"; + version = "0-unstable-2026-01-28"; + src = fetchFromGitHub { + owner = "madmaxieee"; + repo = "unclash.nvim"; + rev = "04f6aba5e2eea8b665cba88f21082e33a7cb6e59"; + hash = "sha256-Rd+U0WtVCV2D0rsL8Sm5B4NRK2t4W5M7n/CH1I0w6s4="; + }; + meta.homepage = "https://github.com/madmaxieee/unclash.nvim/"; + meta.hydraPlatforms = [ ]; + }; + undotree = buildVimPlugin { pname = "undotree"; version = "0-unstable-2026-02-12"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index bf3f318adea7..13c7055fd023 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1269,6 +1269,7 @@ https://github.com/kaarmu/typst.vim/,HEAD, https://github.com/J0schu/typstwatch.nvim/,HEAD, https://github.com/altermo/ultimate-autopair.nvim/,HEAD, https://github.com/SirVer/ultisnips/,, +https://github.com/madmaxieee/unclash.nvim/,HEAD, https://github.com/mbbill/undotree/,, https://github.com/chrisbra/unicode.vim/,, https://github.com/axkirillov/unified.nvim/,HEAD,