vimPlugins.nvim-justice: init at 0-unstable-2026-04-13
https://github.com/chrisgrieser/nvim-justice
This commit is contained in:
@@ -11815,6 +11815,19 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
nvim-justice = buildVimPlugin {
|
||||
pname = "nvim-justice";
|
||||
version = "0-unstable-2026-04-13";
|
||||
src = fetchFromGitHub {
|
||||
owner = "chrisgrieser";
|
||||
repo = "nvim-justice";
|
||||
rev = "a3e0d2d73d1748d1bed45e6b1797fbc73961e53f";
|
||||
hash = "sha256-gT+vPt9BWe1AylFqbZsoEXL8cXSpMjRdiY44Cxalwcg=";
|
||||
};
|
||||
meta.homepage = "https://github.com/chrisgrieser/nvim-justice/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
nvim-k8s-crd = buildVimPlugin {
|
||||
pname = "nvim-k8s-crd";
|
||||
version = "0-unstable-2026-02-16";
|
||||
|
||||
@@ -907,6 +907,7 @@ https://codeberg.org/mfussenegger/nvim-jdtls/,,
|
||||
https://github.com/gennaro-tedesco/nvim-jqx/,,
|
||||
https://gitlab.com/usmcamp0811/nvim-julia-autotest,,
|
||||
https://github.com/yorickpeterse/nvim-jump/,,
|
||||
https://github.com/chrisgrieser/nvim-justice/,,
|
||||
https://github.com/anasinnyk/nvim-k8s-crd/,,
|
||||
https://github.com/ethanholz/nvim-lastplace/,,
|
||||
https://github.com/kosayoda/nvim-lightbulb/,,
|
||||
|
||||
Reference in New Issue
Block a user