mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 17:58:46 +02:00
update
This commit is contained in:
parent
d4f87cccd5
commit
6358c318ab
3 changed files with 10 additions and 10 deletions
|
@ -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" },
|
||||
-- })
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue