Unverified Commit 59debcbe authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.nvim-rip-substitute: init at 2024-08-30 (#340531)

parents fba6fa36 89795ca2
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -8537,6 +8537,18 @@ final: prev:
    meta.homepage = "https://github.com/olrtg/nvim-rename-state/";
  };
  nvim-rip-substitute = buildVimPlugin {
    pname = "nvim-rip-substitute";
    version = "2024-08-30";
    src = fetchFromGitHub {
      owner = "chrisgrieser";
      repo = "nvim-rip-substitute";
      rev = "4e5ed58d74d210b853255e3d1a4ab6410f3007b5";
      sha256 = "0p6ycz1bq8j5xafn59kyn5xdashbir66gnzlqdpdmzmigw3z9vq1";
    };
    meta.homepage = "https://github.com/chrisgrieser/nvim-rip-substitute/";
  };
  nvim-scrollbar = buildVimPlugin {
    pname = "nvim-scrollbar";
    version = "2024-06-03";
+1 −0
Original line number Diff line number Diff line
@@ -717,6 +717,7 @@ https://github.com/gennaro-tedesco/nvim-peekup/,,
https://github.com/yorickpeterse/nvim-pqf/,HEAD,
https://github.com/jamestthompson3/nvim-remote-containers/,HEAD,
https://github.com/olrtg/nvim-rename-state/,HEAD,
https://github.com/chrisgrieser/nvim-rip-substitute/,,
https://github.com/petertriho/nvim-scrollbar/,HEAD,
https://github.com/dstein64/nvim-scrollview/,,
https://github.com/s1n7ax/nvim-search-and-replace/,HEAD,