diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 7753f9132a75..f6551842a2eb 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -11006,6 +11006,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + nvim-ansible = buildVimPlugin { + pname = "nvim-ansible"; + version = "0-unstable-2026-02-09"; + src = fetchFromGitHub { + owner = "mfussenegger"; + repo = "nvim-ansible"; + rev = "c7f595d568b588942d4d0c37b5cd6cae3764a148"; + hash = "sha256-Ykp610LPF0tWidHM16UqeaU8sJxcr5OXJdHkjWCYUTU="; + }; + meta.homepage = "https://github.com/mfussenegger/nvim-ansible/"; + meta.hydraPlatforms = [ ]; + }; + nvim-autopairs = buildVimPlugin { pname = "nvim-autopairs"; version = "0.10.0-unstable-2026-01-30"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 554d9261256e..7f4357682ce8 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -843,6 +843,7 @@ https://github.com/nacro90/numb.nvim/,, https://github.com/nvchad/nvchad/,HEAD, https://github.com/nvchad/ui/,HEAD,nvchad-ui https://github.com/ChristianChiarulli/nvcode-color-schemes.vim/,, +https://github.com/mfussenegger/nvim-ansible/,HEAD, https://github.com/AckslD/nvim-FeMaco.lua/,HEAD, https://github.com/nathanmsmith/nvim-ale-diagnostic/,, https://github.com/windwp/nvim-autopairs/,,