Adding dockerfile and docker compose

Adding docker file and compose LSP's for work with those filetypes with podman
This commit is contained in:
2025-07-10 10:29:33 +02:00
parent 14185f2a77
commit 40ddc8351a

View File

@@ -31,6 +31,8 @@ return {
"terraformls",
"pylsp",
"bashls",
"docker_compose_language_service",
"dockerls",
},
handlers = {
function(server_name) -- default handler (optional)