beloglazov / vim-online-thesaurus

A Vim plugin for looking up words in an online thesaurus
Apache License 2.0
247 stars 21 forks source link

Not working on Linux #45

Open JoelMon opened 3 years ago

JoelMon commented 3 years ago

Doesn't seem to be working on Linux.

lenarddome commented 3 years ago

I can confirm that it is not working in with all latest updates. Ubuntu 20.04.1 LTS NVIM v0.4.3

The API request seems to be sent out, but it never returns anything.

It is a great tool, hope to see it working again soon :)

AckslD commented 3 years ago

I just get Requesting thesaurus.com to look up "filters"... and nothing happens on Linux with neovim (v0.5.0-dev+1048-g69103ff0c)

benbrastmckie commented 3 years ago

I've got the same error coming up... it's a great idea for a plugin though. I'd love to be able to make it work.

TornaxO7 commented 3 years ago

Same with me: GIF

j-hui commented 3 years ago

See answers in #44