echojoys
Elixir nvim editor plugin recommendations
I’d like to ask you all about the configuration of your elixir nvim using packer and what plugin you are using. Thank you very much!
Most Liked
Hermanverschooten
I use LunarVim, it comes with all the bells and whistles.
asenchi
I spent some time last year updating my nvim configuration to use Lua. It has a focus on Elixir, but there are still some annoyances I haven’t spent time to figure out. For instance, when you create a new module, the “end” doesn’t format properly, it remains indented. Little things like that.
Perhaps you can find some usefulness in the config: GitHub - asenchi/nvim: nvim config · GitHub
dimitarvp
I can vouch for LunarVim, it’s extremely good. Very sensible IDE experience in the terminal with very few tweaks needed (like pre-installing LSP and syntax parsing modules for each language you’re interested in).
They have this problem that almost every update breaks your config but there has been discussion with the community and they are working hard to make it more stable. Even though I got grumpy a few times because I had to change my config.lua and/or reinstall LunarVim altogether I am still very happy with it.








