Unverified Commit 64651dbf authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

vimPlugins.nvim-jump: init at 0-unstable-2026-04-08 (#508050)

parents 9dc442f3 12be7326
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -11640,6 +11640,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  nvim-jump = buildVimPlugin {
    pname = "nvim-jump";
    version = "0-unstable-2026-04-08";
    src = fetchFromGitHub {
      owner = "yorickpeterse";
      repo = "nvim-jump";
      rev = "79c91e5860b856c66187107d8d3c8d0950261f2c";
      hash = "sha256-P6PU3nFc02i52mzJUDG136z1YD3DXU0UFqtunmgUhuc=";
    };
    meta.homepage = "https://github.com/yorickpeterse/nvim-jump/";
    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
@@ -894,6 +894,7 @@ https://github.com/nvim-java/nvim-java-refactor/,HEAD,
https://github.com/nvim-java/nvim-java-test/,HEAD,
https://codeberg.org/mfussenegger/nvim-jdtls/,,
https://github.com/gennaro-tedesco/nvim-jqx/,,
https://github.com/yorickpeterse/nvim-jump/,HEAD,
https://github.com/anasinnyk/nvim-k8s-crd/,HEAD,
https://github.com/ethanholz/nvim-lastplace/,HEAD,
https://github.com/kosayoda/nvim-lightbulb/,,