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

Fix issue with thesaurus window reuse #17

Closed annagrram closed 9 years ago

annagrram commented 9 years ago

bufwinnr() uses the argument as a file-pattern rather than exact name. Therefore, for example, when the online-thesaurus help file is open and you try to search for a synonym, an error is thrown.