return {
    "cuducos/yaml.nvim",
    config = function()
        require("yaml_nvim")
    end
}