Unverified Commit 0d7fafb2 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.diffs-nvim: init at 0.3.0-unstable-2026-03-05 (#496846)

parents 8b938757 730cb058
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -4666,6 +4666,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  diffs-nvim = buildVimPlugin {
    pname = "diffs.nvim";
    version = "0.3.0-unstable-2026-03-05";
    src = fetchFromGitHub {
      owner = "barrettruth";
      repo = "diffs.nvim";
      rev = "7a3c4ea01e2ad53c6b54136bc19b7f0ad977da7d";
      hash = "sha256-rsgboDQ7s9pIc+pDOJgwTA6c950CDY7gLsyn5oycsGI=";
    };
    meta.homepage = "https://github.com/barrettruth/diffs.nvim/";
    meta.hydraPlatforms = [ ];
  };
  diffview-nvim = buildVimPlugin {
    pname = "diffview.nvim";
    version = "0-unstable-2024-06-13";
+1 −0
Original line number Diff line number Diff line
@@ -357,6 +357,7 @@ https://github.com/onsails/diaglist.nvim/,,
https://github.com/nvim-lua/diagnostic-nvim/,,
https://github.com/3rd/diagram.nvim/,HEAD,
https://github.com/monaqa/dial.nvim/,HEAD,
https://github.com/barrettruth/diffs.nvim/,HEAD,
https://github.com/sindrets/diffview.nvim/,,
https://github.com/elihunter173/dirbuf.nvim/,HEAD,
https://github.com/direnv/direnv.vim/,,