Use this page to discuss script 2001 lookup: lookup word in a dictionary and a thesaurus
- Add constructive comments, bug reports, or discuss improvements (see the guideline).
- Do not document the script here (the author should do that on vim.org).
- This page may be out of date: check the script's vim.org page above, and its release notes.
Bug
Edit
Running :Lookup gives the following error:
Error detected while processing function Lookup: line 7: Traceback (most recent call last): File "<string>", line 1, in <module> TypeError: lookup() takes exactly 2 arguments (1 given) line 9: E121: Undefined variable: g:lookup_meaning E15: Invalid expression: g:lookup_meaning
--March 14, 2012