tools/lookup: add +dictionary feature

For looking up words in dictionaries and thesauruses. Requires internet
connection (for now).
This commit is contained in:
Henrik Lissner 2019-12-20 00:43:36 -05:00
parent 18d8ea22f6
commit 7742813a06
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
5 changed files with 84 additions and 1 deletions

View file

@ -237,7 +237,8 @@ Small modules that give Emacs access to external tools & services.
+ flycheck - Live error/warning highlights
+ flyspell - Spell checking
+ gist - TODO
+ [[file:../modules/tools/lookup/README.org][lookup]] =+docsets= - Universal jump-to & documentation lookup backend
+ [[file:../modules/tools/lookup/README.org][lookup]] =+dictionary +docsets= - Universal jump-to & documentation lookup
backend
+ [[file:../modules/tools/lsp/README.org][lsp]] - TODO
+ macos - TODO
+ magit - TODO