vimPlugins.none-ls-extras-nvim: init at 0-unstable-2026-06-06

https://github.com/nvimtools/none-ls-extras.nvim
This commit is contained in:
Benedikt Ritter
2026-07-15 16:38:40 +02:00
parent f11dc4aa75
commit 8350dd2945
3 changed files with 19 additions and 0 deletions
@@ -12140,6 +12140,20 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
none-ls-extras-nvim = buildVimPlugin {
pname = "none-ls-extras.nvim";
version = "0-unstable-2026-06-06";
src = fetchFromGitHub {
owner = "nvimtools";
repo = "none-ls-extras.nvim";
rev = "27681d797a26f1b4d6119296df42f5204c88a2dc";
hash = "sha256-GZLT8X1eLeSkiV5EN1nOkCQg5nwNATURi/KMj90i40I=";
};
meta.homepage = "https://github.com/nvimtools/none-ls-extras.nvim/";
meta.license = getLicenseFromSpdxId "Unlicense";
meta.hydraPlatforms = [ ];
};
none-ls-nvim = buildVimPlugin {
pname = "none-ls.nvim";
version = "0-unstable-2026-06-02";
@@ -3098,6 +3098,10 @@ assertNoAdditions {
dependencies = [ self.nui-nvim ];
};
none-ls-extras-nvim = super.none-ls-extras-nvim.overrideAttrs {
dependencies = [ self.none-ls-nvim ];
};
none-ls-nvim = super.none-ls-nvim.overrideAttrs {
dependencies = [ self.plenary-nvim ];
};
@@ -865,6 +865,7 @@ https://github.com/aktersnurra/no-clown-fiesta.nvim/,,
https://github.com/shortcuts/no-neck-pain.nvim/,,
https://github.com/kartikp10/noctis.nvim/,,
https://github.com/folke/noice.nvim/,,
https://github.com/nvimtools/none-ls-extras.nvim/,,
https://github.com/nvimtools/none-ls.nvim/,,
https://github.com/nordtheme/vim/,,nord-vim
https://github.com/shaunsingh/nord.nvim/,,