diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 2aad4186b645..31b1108c893b 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -8164,6 +8164,20 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + jujutsu-nvim = buildVimPlugin { + pname = "jujutsu.nvim"; + version = "0-unstable-2026-05-14"; + src = fetchFromGitHub { + owner = "yannvanhalewyn"; + repo = "jujutsu.nvim"; + rev = "17ab008d71cbcd31f8c2891e11cb758579f597c0"; + hash = "sha256-KygJ73YZNPtTfECWyrwK86AfO7jXDEfIMFia3yvorM0="; + }; + meta.homepage = "https://github.com/yannvanhalewyn/jujutsu.nvim/"; + meta.license = getLicenseFromSpdxId "MIT"; + meta.hydraPlatforms = [ ]; + }; + jule-nvim = buildVimPlugin { pname = "jule.nvim"; version = "0-unstable-2025-12-26"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 9d98d2d27261..cde634738c55 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -581,6 +581,7 @@ https://github.com/NicolasGB/jj.nvim/,, https://github.com/vito-c/jq.vim/,, https://github.com/neoclide/jsonc.vim/,, https://git.myzel394.app/Myzel394/jsonfly.nvim,, +https://github.com/yannvanhalewyn/jujutsu.nvim/,, https://github.com/julelang/jule.nvim/,, https://github.com/JuliaEditorSupport/julia-vim/,, https://github.com/GCBallesteros/jupytext.nvim/,,