I have successfully installed ensime, but I do not see any error highlighting in my code. I was sure there would be a Flymake for scala, but I can't seem to find it anywhere.
When I try to M-x flymake-mode
in a scala buffer (with ensime connected,) I get:
couldn't require "flymake-for-scala"
How can I get flymake or something like it to work for scala in emacs?