This commit is contained in:
newbie 2024-01-01 15:58:59 +08:00
parent b6ea884cee
commit 76424f27d6

View File

@ -76,7 +76,9 @@ return {
"pyright", "pyright",
"lua_ls", "lua_ls",
"jsonls", "jsonls",
"yamlls" "yamlls",
"dockerls",
"docker_compose_language_service"
} }
}) })
end end