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

Update thesaurus_com backend to support newest version #35

Closed Manwholikespie closed 5 years ago

Manwholikespie commented 5 years ago

Hi.

Basically, this happened. I went ahead and added some custom exceptions while I was at it, which means it will throw errors now if a word doesn't exist.

This fix should suppress those error messages while maintaining normal behavior.

Manwholikespie commented 5 years ago

Better?

Ron89 commented 5 years ago

Yes, thank you!