Limnoria/plugins/Dict
Johannes Löthberg 1654bfca0c dictclient: Encode as utf-8 instead of ASCII
dict.org has dictionaries with words containing non-ASCII characters.
2015-02-21 20:08:13 +01:00
..
local dictclient: Encode as utf-8 instead of ASCII 2015-02-21 20:08:13 +01:00
locales Squashed commit of the following: 2014-12-20 14:37:27 +01:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Dict: use * as default dictionary 2014-09-05 21:41:55 +03:00
messages.pot Squashed commit of the following: 2014-12-20 14:37:27 +01:00
plugin.py Add help for the following plugins (ref #903): 2014-11-29 23:18:44 -08:00
README.md Mass rename README.txt --> README.md . 2014-06-06 12:42:33 +02:00
test.py Dict: update dictionary names since dict.org has changed them 2014-11-23 18:48:34 -08:00

This is a simple plugin to allow querying dictionaries for word definitions.

In order to use this plugin you must have the following modules installed: - dictclient: http://quux.org:70/devel/dictclient