anned20 / vimsence

Discord rich presence for Vim
MIT License
45 stars 30 forks source link

Error during the installation #7

Closed tmpaccount01 closed 4 years ago

tmpaccount01 commented 5 years ago

Hello,

I tried to install this plugin but its failed when i make :BundleInstall :

Error found while processing /home/cry/.vim/bundle/vimsence/plugin/vimsence.vim: line 20: closing connection

ghost commented 5 years ago

I've had the same issue, but yet the only thing I can suggest is using this fork - https://github.com/ananagame/vimsence

tmpaccount01 commented 5 years ago

Hi, I also tried with this fork and i had the same issue

hughesjs commented 5 years ago

I am also having this issue, I've checked and my vim appears to have been configured with +python/dyn support

tmpaccount01 commented 5 years ago

I am also having this issue, I've checked and my vim appears to have been configured with +python/dyn support

Did u solve this ?

hughesjs commented 5 years ago

Nope, I've had no luck.

Sent from ProtonMail mobile

-------- Original Message -------- On 11 Jun 2019, 10:37, CryTime wrote:

I am also having this issue, I've checked and my vim appears to have been configured with +python/dyn support

Did u solve this ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

RossComputerGuy commented 5 years ago

This bug randomly started happening for no reason, I've had it for months. I think the Discord dev app was changed and the vim plugin wasnt fixed.

tmpaccount01 commented 5 years ago

Hi RossComputerGuy, try to use this fork https://github.com/ananagame/vimsence. It worked for me.

gl