Ron89 / thesaurus_query.vim

Multi-language Thesaurus Query and Replacement plugin for Vim/NeoVim
http://www.vim.org/scripts/script.php?script_id=5341
Apache License 2.0
220 stars 23 forks source link

Add a backend for thesaurus.plus #27

Open egryaznov opened 6 years ago

egryaznov commented 6 years ago

Hello, quite an awesome plugin you have here. I observed that thesaurus.com provides a list of antonyms, so let's add support for them also. Maybe even create a new binding to quickly access antonyms for the specified word.

Sincerely

Ron89 commented 6 years ago

Hi~ Thanks for your suggestion. I have taken a look at the site. And I think I can wrap it into a backend in these few weeks. It shouldn't be very hard. Still, if you would like to make it, I'd appreciate it. :)

I am not sure if thesaurus.plus is a superior source for the plugin though. It may have better quality thesaurus, but the thesaurus classification provided by thesaurus.com helps a lot when browsing through the options. Let's see.