This commit is contained in:
asep komarudin 2023-03-22 20:17:21 +07:00
parent d4f87cccd5
commit 6358c318ab
3 changed files with 10 additions and 10 deletions

View file

@ -32,6 +32,6 @@ for _, server in pairs(servers) do
lspconfig[server].setup(opts)
end
lspconfig.yamlls.setup({
fletype = { "yaml", "yaml.docker-compose" },
})
-- lspconfig.yamlls.setup({
-- fletype = { "yaml", "yaml.docker-compose" },
-- })