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",
|
||||
"pylsp",
|
||||
"bashls",
|
||||
"docker_compose_language_service",
|
||||
"dockerls",
|
||||
},
|
||||
handlers = {
|
||||
function(server_name) -- default handler (optional)
|
||||
|
Reference in New Issue
Block a user