Unverified Commit a87f52e6 authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

vimPlugins.gitportal-nvim: init at 2025-11-11 (#460818)

parents 1e03b82c 5c928207
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -5854,6 +5854,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  gitportal-nvim = buildVimPlugin {
    pname = "gitportal.nvim";
    version = "2025-11-11";
    src = fetchFromGitHub {
      owner = "trevorhauter";
      repo = "gitportal.nvim";
      rev = "3abb1b87a48a8c07f042eb8c570dfe325ebf8702";
      sha256 = "04f8yls7498v8ccs472zl1phr1c5p5nf37r05dpv4kr1wqlkmdq4";
    };
    meta.homepage = "https://github.com/trevorhauter/gitportal.nvim/";
    meta.hydraPlatforms = [ ];
  };
  gitv = buildVimPlugin {
    pname = "gitv";
    version = "2019-08-22";
+1 −0
Original line number Diff line number Diff line
@@ -448,6 +448,7 @@ 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/ruifm/gitlinker.nvim/,,
https://github.com/trevorhauter/gitportal.nvim/,,
https://github.com/gregsexton/gitv/,,
https://github.com/DNLHC/glance.nvim/,HEAD,
https://github.com/ellisonleao/glow.nvim/,,