1
0
Fork
You've already forked esdcv
0
emacs sdcv interface
  • Emacs Lisp 100%
Find a file
2025年08月31日 05:11:26 +00:00
esdcv.el Fix error 2025年08月31日 05:11:26 +00:00
README.org Add minibuffer support 2025年08月31日 03:14:46 +00:00

Emacs offline dictionary using sdcv

Installation

First, you need to install sdcv command line program.

Install with leaf and straight.el

(leaf esdcv
 :straight (esdcv
 :type git
 :host codeberg
 :repo "teeoius/esdcv"))

It should be safe to replace leaf with use-package.

Usage

M-x esdcv-search-input

M-x esdcv-search-at-point

M-x esdcv-search-input-minibuffer

M-x esdcv-search-at-point-minibuffer

Keybindings

q: quit *esdcv* buffer

FAQ

What's the relation of sdcv(MELPA), quick-sdcv and esdcv?

esdcv is a fork of sdcv(MELPA) and quick-sdcv. I wrote it for learning elisp.

Failed to call sdcv: exit code 2?

Run sdcv -l in terminal, if nothing appears, it's because you have not dictionaries in sdcv's data-dir, please put them to $HOME/.stardict/dic.