vimPlugins.nvim-jump: init at 0-unstable-2026-04-08

https://github.com/yorickpeterse/nvim-jump
This commit is contained in:
Saad Nadeem
2026-04-08 15:47:37 -04:00
parent 0886d1d045
commit 12be73268c
2 changed files with 14 additions and 0 deletions
@@ -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";
@@ -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/,,