kvnsmth / lexic

Fancy Emacs integration with the Console Version of StarDict

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emacs Lexical Information Viewer

It’s nice to know more about the words you’re using. Online dictionaries have proliferated and become quite useful, and there are some nice packages available like define-word which make use of such online resources.

However, the quicker I can know more about the words I’m using, the better! Offline dictionaries are obviously the way to go then, and the Console implementation of StarDict already has a package or two for Emacs which I can build off.

However, I’d like to really focus on the words, and making it easy and intuitive as possible to gain a greater understanding of the words and phrases we use.

Thus, I wanted the focus here to not be on the specific backend used (though only sdcv has been implemented as of yet)

This has rich support for the following dictionaries:

If you happen to use Doom, you may find this section of my config interesting.

https://tecosaur.com/lfs/lexic/lexic.gif

About

Fancy Emacs integration with the Console Version of StarDict

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 100.0%