Closed fede0664 closed 7 years ago
Not sure it's the best way to handle it, but given that EnsimeConfig expects a string file name in ensime.config, I had to create a platform independent file name string. Tested and works in both Linux and Windows.
I'll merge this one, though #61 seems to do the same thing. Thanks!
Not sure it's the best way to handle it, but given that EnsimeConfig expects a string file name in ensime.config, I had to create a platform independent file name string. Tested and works in both Linux and Windows.