nvim: remove ansible ftype plugin

This commit is contained in:
Valeriy Filippov
2026-04-17 11:04:07 +03:00
parent 36e44c4ea8
commit eec510c9fb

View File

@@ -1,8 +0,0 @@
-- https://github.com/mfussenegger/nvim-ansible/tree/main
return {
"mfussenegger/nvim-ansible",
ft = "yaml.ansible",
opts = {
-- leave empty or see below
},
}