Unverified Commit 93b719e8 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

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

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