Commit 7bc8c4f2 authored by Austin Horstman's avatar Austin Horstman
Browse files

vimPlugins.nvim-justice: init at 0-unstable-2026-04-13

parent a80d7c8f
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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/,,