vimPlugins.nvim-ansible: init at 0-unstable-2026-02-09

https://github.com/mfussenegger/nvim-ansible
This commit is contained in:
Nikita Rudenko
2026-04-05 17:01:24 +03:00
parent 8b4b15baf6
commit d8045bafe8
2 changed files with 14 additions and 0 deletions
@@ -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";
@@ -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/,,