vimPlugins.hlargs-nvim: init at 2025-06-16 (#440995)

This commit is contained in:
Gaétan Lepage
2025-09-08 00:18:11 +02:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -6181,6 +6181,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
hlargs-nvim = buildVimPlugin {
pname = "hlargs.nvim";
version = "2025-06-16";
src = fetchFromGitHub {
owner = "m-demare";
repo = "hlargs.nvim";
rev = "ce8d705866dae44513ff48613d5e37e4da524d70";
sha256 = "03h0hx2jgr9ac4sa8gwz8q7kxsr2h67c7jin04maih0sszi2hiiw";
};
meta.homepage = "https://github.com/m-demare/hlargs.nvim/";
meta.hydraPlatforms = [ ];
};
hlchunk-nvim = buildVimPlugin {
pname = "hlchunk.nvim";
version = "2025-05-06";
@@ -473,6 +473,7 @@ https://github.com/RaafatTurki/hex.nvim/,HEAD,
https://github.com/Yggdroot/hiPairs/,,
https://github.com/tzachar/highlight-undo.nvim/,HEAD,
https://github.com/pimalaya/himalaya-vim/,,
https://github.com/m-demare/hlargs.nvim/,HEAD,
https://github.com/shellRaining/hlchunk.nvim/,HEAD,
https://github.com/mpickering/hlint-refactor-vim/,,
https://github.com/calops/hmts.nvim/,,