Hi everyone,
I have been picking up Elixir and Phoenix last few weeks. Anyone has good Vim configurations for elixir syntax? Any good plugins for Vim and Elixir?
I have this installed so far:
Hi everyone,
I have been picking up Elixir and Phoenix last few weeks. Anyone has good Vim configurations for elixir syntax? Any good plugins for Vim and Elixir?
I have this installed so far:
I’ve heard recommendations for GitHub - slashmili/alchemist.vim: Elixir Integration Into Vim but haven’t tried it myself yet.
I used that vim-elixir plugin and GitHub - BjRo/vim-extest: A vim plugin for running elixir tests for vim-rspecish commands, although I had to fork it and also it seems that it was replaced by GitHub - vim-test/vim-test: Run your tests at the speed of thought