From ece19c6a05c63bee1e222692a4f90145b0fbc23d Mon Sep 17 00:00:00 2001 From: Austin Horstman Date: Fri, 10 Apr 2026 09:32:50 -0500 Subject: [PATCH] vimPlugins.spring-boot-nvim: init at 0-unstable-2026-03-29 https://github.com/JavaHello/spring-boot.nvim --- pkgs/applications/editors/vim/plugins/generated.nix | 13 +++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 14 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index efdc02b3c36d..f474648acdb5 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 5f811437506d..5098d8cf10f8 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,