[Misc] Add shallow configuration for sdcv

This commit is contained in:
Daniel - 2019-02-02 11:57:12 +01:00
parent 5aa23652d7
commit 260b60503c
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 6 additions and 0 deletions

View File

@ -2216,6 +2216,12 @@
(when (package-installed-p 'elpy)
(elpy-enable))))
;; Interactive interface to sdcv, the StarDict concole version. To use sdcv,
;; put the dictionary data under ~/.stardict/dic.
(use-package sdcv
:commands (sdcv-search-pointer
sdcv-search-input))
(use-package semantic
:commands (semantic-mode)
:config (progn