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 回答