3

I'm trying to get Ensime for Vim working, I compiled the project for ensime using sbt 'update' then 'dist', and compiled the c file, but when i try starting ensime in Vim with :Ensime it prints out this error

pid : 8492, bufnr : 2
no .ensime file found!
no .ensime file found!
no .ensime file found!
no .ensime file found!

and keeps repeating it till I shut vim down.

4

1 に答える 1

1

.ensime ファイルを作成する必要があります。ドキュメントを読んでください。

于 2010-12-28T10:35:14.473 に答える