Zed code completion not working

I ran into this as well. Fwiw, I had to add this to my settings.json

"lsp": {
    "elixir-ls": {},
    ...
}