Updates. By Jeff Kreeftmeijer

Replying to /2020/12/30/three-more-plugins-1-vim.html

As my first foray into using a language server in my editor, I’ve installed coc.nvim and coc-elixir for an Elixir language server that provides automatic code completion, compiler checks and Dialyzer analysis.

https://github.com/jeffkreeftmeijer/.vim/commit/24fe3f4c75fca249c0e31be82df2ff90b414a8bc

Vim with coc.nvim and coc-elixir