vimPlugins.nvim-next: init at 0-unstable-2024-10-09
https://github.com/ghostbuster91/nvim-next
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user