fix: lint with ansible-lint

This commit is contained in:
Adrien Waksberg 2024-04-21 11:57:11 +02:00
parent 24f2a2bb1e
commit 02e246fc46
3 changed files with 7 additions and 2 deletions
lua/plugins

View file

@ -1,4 +1,8 @@
return {
{
"mfussenegger/nvim-ansible",
lazy = false,
},
{
"sindrets/diffview.nvim",
},