Closed jgero closed 2 years ago
This is a good fix - thank you! I do have one other thing to note:
podman
finally and I understand it a lot more now (and will probably use it)docker
vs podman
logic each time and opt for a require'lspcontainers'.setup({ runtime = "podman" })
which would really allow us to write cleaner code as well.I opened this ticket https://github.com/lspcontainers/lspcontainers.nvim/issues/84 to solve that problem in the future so we can close this for now.
Without this parameter it is not possible to use the API with podman.
Fixes #75