diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index d52a00a63902..f64e339073a8 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 8f7c8c79fdab..080de4f82a7f 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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,