vishnevskiy/ElixirSublime

Sublime doesn't recognize ex files

Opened this issue · 1 comments

I'm installing elixir on sublime on a new mac.
OSX 10.11.6 El Capitan

ex files show as Plain Text. Moreover, elixir isn't even a choice among languages in the dropdown in the bottom right corner.

In the console, you do see:
reloading plugin ElixirSublime.elixir_sublime
full console:
https://gist.github.com/dgoldie/a855ca8a6f815eaed3a729803e6577cb

I've tried setting adding the env with elixir path as mentioned in the README.
I've also tried all of the suggestions in
#9

Any help would be appreciated.

Have you installed Elixir tmbundle?
Elixir tmbundle provides syntax highlighting for elixir.