Unverified Commit 0c9bdb6c authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.unclash-nvim: init at 0-unstable-2026-01-28 (#496582)

parents a4f0fc17 f47ab61f
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -16529,6 +16529,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  unclash-nvim = buildVimPlugin {
    pname = "unclash.nvim";
    version = "0-unstable-2026-01-28";
    src = fetchFromGitHub {
      owner = "madmaxieee";
      repo = "unclash.nvim";
      rev = "04f6aba5e2eea8b665cba88f21082e33a7cb6e59";
      hash = "sha256-Rd+U0WtVCV2D0rsL8Sm5B4NRK2t4W5M7n/CH1I0w6s4=";
    };
    meta.homepage = "https://github.com/madmaxieee/unclash.nvim/";
    meta.hydraPlatforms = [ ];
  };
  undotree = buildVimPlugin {
    pname = "undotree";
    version = "0-unstable-2026-02-12";
+1 −0
Original line number Diff line number Diff line
@@ -1269,6 +1269,7 @@ https://github.com/kaarmu/typst.vim/,HEAD,
https://github.com/J0schu/typstwatch.nvim/,HEAD,
https://github.com/altermo/ultimate-autopair.nvim/,HEAD,
https://github.com/SirVer/ultisnips/,,
https://github.com/madmaxieee/unclash.nvim/,HEAD,
https://github.com/mbbill/undotree/,,
https://github.com/chrisbra/unicode.vim/,,
https://github.com/axkirillov/unified.nvim/,HEAD,