diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index e56854ec3aa8..fa398e66c868 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -645,6 +645,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + actions-nvim = buildVimPlugin { + pname = "actions.nvim"; + version = "0-unstable-2026-04-02"; + src = fetchFromGitHub { + owner = "mrtnvgr"; + repo = "actions.nvim"; + rev = "b78239fb1097d220feba105c26af60f88d3d9ac8"; + hash = "sha256-AvCU8p68JeDvVliC1dRbNrHEaFRLVyS0js5ifc8iotc="; + }; + meta.homepage = "https://github.com/mrtnvgr/actions.nvim/"; + meta.hydraPlatforms = [ ]; + }; + actions-preview-nvim = buildVimPlugin { pname = "actions-preview.nvim"; version = "0-unstable-2025-10-03"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 263991c981a8..fbda9639da1c 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -49,6 +49,7 @@ https://github.com/Alligator/accent.vim/,HEAD, https://github.com/mileszs/ack.vim/,, https://github.com/eikenb/acp/,, https://github.com/aznhe21/actions-preview.nvim/,, +https://github.com/mrtnvgr/actions.nvim/,HEAD, https://github.com/aaronhallaert/advanced-git-search.nvim/,HEAD, https://github.com/Mofiqul/adwaita.nvim/,HEAD, https://github.com/stevearc/aerial.nvim/,,