diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 7fdc9a059665..e9f2e4700474 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 34c16bfb9f3c..5eb5b50e5b95 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,