Unverified Commit 565e0c1f authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

vimPlugins.wildfire-nvim: init at 0-unstable-2025-10-14 (#483080)

parents ba617574 3a9a0bb7
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -22805,6 +22805,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  wildfire-nvim = buildVimPlugin {
    pname = "wildfire.nvim";
    version = "0-unstable-2025-10-14";
    src = fetchFromGitHub {
      owner = "SUSTech-data";
      repo = "wildfire.nvim";
      rev = "918a1873c2b8010baa034f373cf28c53ce4f038f";
      hash = "sha256-HGNBUuUFtZU9ozFsM0X5QadfnK+cEiosQfnnrI6bdtI=";
    };
    meta.homepage = "https://github.com/SUSTech-data/wildfire.nvim/";
    meta.hydraPlatforms = [ ];
  };
  wildfire-vim = buildVimPlugin {
    pname = "wildfire.vim";
    version = "2.0-unstable-2023-07-22";
+1 −0
Original line number Diff line number Diff line
@@ -1751,6 +1751,7 @@ https://github.com/johnfrankmorgan/whitespace.nvim/,HEAD,
https://github.com/lervag/wiki-ft.vim/,HEAD,
https://github.com/lervag/wiki.vim/,HEAD,
https://github.com/gelguy/wilder.nvim/,,
https://github.com/SUSTech-data/wildfire.nvim/,HEAD,
https://github.com/gcmt/wildfire.vim/,,
https://github.com/fgheng/winbar.nvim/,main,
https://github.com/anuvyklack/windows.nvim/,,