vimPlugins.jujutsu-nvim: init at 0-unstable-2026-05-14 (#526606)

This commit is contained in:
Gaétan Lepage
2026-06-01 09:21:05 +00:00
committed by GitHub
2 changed files with 15 additions and 0 deletions
@@ -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";
@@ -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/,,