Unverified Commit f376f044 authored by Marc Jakobi's avatar Marc Jakobi Committed by GitHub
Browse files

vimPlugins.gitlineage-nvim: init at 0-unstable-2026-02-14 (#504477)

parents e525f12a 5419da90
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -5956,6 +5956,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  gitlineage-nvim = buildVimPlugin {
    pname = "gitlineage.nvim";
    version = "0-unstable-2026-02-14";
    src = fetchFromGitHub {
      owner = "LionyxML";
      repo = "gitlineage.nvim";
      rev = "da795833925aae2e4d0cf75d2529d258bf4fb82c";
      hash = "sha256-SlZQMc7xQ3/cCFSgZV+hK9fjEdoIdZR/ESAJ3Z1gbxk=";
    };
    meta.homepage = "https://github.com/LionyxML/gitlineage.nvim/";
    meta.hydraPlatforms = [ ];
  };
  gitlinker-nvim = buildVimPlugin {
    pname = "gitlinker.nvim";
    version = "0-unstable-2023-02-03";
+1 −0
Original line number Diff line number Diff line
@@ -456,6 +456,7 @@ https://github.com/polarmutex/git-worktree.nvim/,HEAD,
https://github.com/projekt0n/github-nvim-theme/,HEAD,
https://github.com/wintermute-cell/gitignore.nvim/,HEAD,
https://github.com/vim-scripts/gitignore.vim/,,
https://github.com/LionyxML/gitlineage.nvim/,HEAD,
https://github.com/ruifm/gitlinker.nvim/,,
https://github.com/trevorhauter/gitportal.nvim/,,
https://github.com/gregsexton/gitv/,,