Unverified Commit 252726f4 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

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

parents f8ba13cc 7738ba0d
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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/,,