You've already forked neovim_config
Adding dockerfile and docker compose
Adding docker file and compose LSP's for work with those filetypes with podman
This commit is contained in:
@@ -31,6 +31,8 @@ return {
|
|||||||
"terraformls",
|
"terraformls",
|
||||||
"pylsp",
|
"pylsp",
|
||||||
"bashls",
|
"bashls",
|
||||||
|
"docker_compose_language_service",
|
||||||
|
"dockerls",
|
||||||
},
|
},
|
||||||
handlers = {
|
handlers = {
|
||||||
function(server_name) -- default handler (optional)
|
function(server_name) -- default handler (optional)
|
||||||
|
Reference in New Issue
Block a user