vimPlugins.spring-boot-nvim: init at 0-unstable-2026-03-29 (#508635)

This commit is contained in:
Gaétan Lepage
2026-04-10 14:51:32 +00:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -15003,6 +15003,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
spring-boot-nvim = buildVimPlugin {
pname = "spring-boot.nvim";
version = "0-unstable-2026-03-29";
src = fetchFromGitHub {
owner = "JavaHello";
repo = "spring-boot.nvim";
rev = "98c6ff1dcdda943d341bba3c00ae9d190a2e5f7d";
hash = "sha256-JkOWlqyVLcwW7hxOGj5jb8BpUge3bUHbSV0o5qOYW1c=";
};
meta.homepage = "https://github.com/JavaHello/spring-boot.nvim/";
meta.hydraPlatforms = [ ];
};
sqlite-lua = buildVimPlugin {
pname = "sqlite.lua";
version = "1.2.2-unstable-2025-03-14";
@@ -1153,6 +1153,7 @@ https://github.com/stsewd/sphinx.nvim/,,
https://github.com/sjl/splice.vim/,,
https://github.com/vimlab/split-term.vim/,,
https://github.com/AndrewRadev/splitjoin.vim/,,
https://github.com/JavaHello/spring-boot.nvim/,HEAD,
https://github.com/kkharji/sqlite.lua/,,
https://github.com/srcery-colors/srcery-vim/,,
https://github.com/chr4/sslsecure.vim/,,