This project configure NeoVim for Elixir usage.
To use it, clone this repo in the ~/.config folder and rename it to nvim.
- Install
erlangandelixirusingasdf. - All the other LSP clients should be installed by
mason. The only problem could beefmserver, the next point describes how to install that. - To install Credo, follow the procedure listed here.
- Refer to this guide to proper unit tests visualisation.