vimPlugins.nvim-origami: init at 2025-03-31

This commit is contained in:
"Gaetan Lepage"
2025-03-31 09:56:32 +02:00
parent fe6ee6c806
commit 79417864ec
2 changed files with 14 additions and 0 deletions
@@ -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";
@@ -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,