jayli / vim-easycomplete

杭州市余杭区最好用的 VIM/NVIM 代码补全插件
MIT License
408 stars 26 forks source link

EasyComplete giving vim/nvim version error at startup #185

Open rjrobitsek opened 2 years ago

rjrobitsek commented 2 years ago

I am getting an error at nvim startup (EasyComplete requires vim version upper than 802 or nvim version upper than 0.4.0).

However I am using Vim 8.2.2824 and nvim 0.5.0.

I updated the plugin this morning, and still have the issue. Not sure if it matters, but I am behind a corporate firewall...

Thanks for any suggestions you can provide!

jayli commented 2 years ago

Can you give me more information about this error? What error message does it prompt?

rjrobitsek commented 2 years ago

When nvim starts, that's the message that I get.

errorOnStartup

It's as if its not installed, despite Plug showing it's installed. Also, :h easycomplete works as it should.

I should also mention that I am on a Windows 10 machine...