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

vimPlugins.nvim-next: init at 0-unstable-2024-10-09 (#491077)

parents 4c206748 9b25b940
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -11717,6 +11717,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  nvim-next = buildVimPlugin {
    pname = "nvim-next";
    version = "0-unstable-2024-10-09";
    src = fetchFromGitHub {
      owner = "ghostbuster91";
      repo = "nvim-next";
      rev = "9c71ab7dd934ed82376cb4a26d3a8baa0048f0e1";
      hash = "sha256-ACDsnUqTYok+uea9O/vW4qu/GJgV9d6WTdUCRjSALvo=";
    };
    meta.homepage = "https://github.com/ghostbuster91/nvim-next/";
    meta.hydraPlatforms = [ ];
  };
  nvim-nonicons = buildVimPlugin {
    pname = "nvim-nonicons";
    version = "0-unstable-2026-02-12";
+1 −0
Original line number Diff line number Diff line
@@ -900,6 +900,7 @@ https://github.com/gpanders/nvim-moonwalk/,,
https://github.com/SmiteshP/nvim-navbuddy/,,
https://github.com/smiteshp/nvim-navic/,HEAD,
https://github.com/AckslD/nvim-neoclip.lua/,,
https://github.com/ghostbuster91/nvim-next/,HEAD,
https://github.com/ya2s/nvim-nonicons/,,
https://github.com/rcarriga/nvim-notify/,,
https://github.com/LhKipp/nvim-nu/,HEAD,