Friday, February 12, 2016

Re: vim: thesaurus

On 2016-02-12 09:44:05 +0000, Guido Milanese said:

> Dear Experts,
> I am using gvim (on xubuntu 15.10) for most of my daily work. I write
> my scholarly work using LaTeX + BibTeX, and I normally use the
> excellent LaTeX plugin. I recently tried TeXStudio, and the only
> feature I found better was the easy access to the [Libre | Open]office
> thesaurus. I browsed the archives of this group and googled a while,
> but I did not find a real answer to this problem. Being no native
> speaker of English this feature is particularly important for me. Is
> the online thesaurus plugin the only possible solution?

One thing that may be used directly with Vim is the file mthesaur.txt
from Gutenberg: http://www.gutenberg.org/files/3202/. But I haven't
found it terribly useful (way too many synonyms).

Another possibility is to download an .oxt file, change the suffix to
.zip, uncompress it, and open the thesaurus .dat file (it is a text
file). I have taken a quick look at one of them, and it should not be
too hard to turn it into a format usable by Vim: removing the first
line and the parts in parentheses should be enough.

Hope this helps,
Nicola


--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment