diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 411584cc4a2a..b7ded45454cd 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index ef64b89a6706..c78da5cd441b 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,