Unverified Commit 6afedb08 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.nvim-origami: init at 2025-03-30 (#394809)

parents cb1ad127 79417864
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -10643,6 +10643,19 @@ final: prev:
    meta.hydraPlatforms = [ ];
  };
  nvim-origami = buildVimPlugin {
    pname = "nvim-origami";
    version = "2025-03-31";
    src = fetchFromGitHub {
      owner = "chrisgrieser";
      repo = "nvim-origami";
      rev = "61c0fdec70e82d9a85642234420399372acd636d";
      sha256 = "1ld4bp18b4xi9ppjhj06ii339azrblnqpi3baz48pjjfdc4lxgld";
    };
    meta.homepage = "https://github.com/chrisgrieser/nvim-origami/";
    meta.hydraPlatforms = [ ];
  };
  nvim-osc52 = buildVimPlugin {
    pname = "nvim-osc52";
    version = "2024-05-24";
+1 −0
Original line number Diff line number Diff line
@@ -816,6 +816,7 @@ https://github.com/ya2s/nvim-nonicons/,,
https://github.com/rcarriga/nvim-notify/,,
https://github.com/LhKipp/nvim-nu/,HEAD,
https://github.com/sitiom/nvim-numbertoggle/,HEAD,
https://github.com/chrisgrieser/nvim-origami/,HEAD,
https://github.com/ojroques/nvim-osc52/,,
https://github.com/julienvincent/nvim-paredit/,,
https://github.com/gpanders/nvim-parinfer/,HEAD,