vimPlugins.jujutsu-nvim: init at 0-unstable-2026-05-14
https://github.com/yannvanhalewyn/jujutsu.nvim
This commit is contained in:
@@ -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/,,
|
||||
|
||||
Reference in New Issue
Block a user