[Misc] Add explicit dependency to elpy

This commit is contained in:
Daniel - 2019-10-03 14:50:31 +02:00
parent 96f390074a
commit 11146c3a9b
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
2 changed files with 5 additions and 2 deletions

1
.gitignore vendored
View File

@ -52,3 +52,4 @@
/request/curl-cookie-jar
/transient/history.el
/private
/elpy/

View File

@ -2565,6 +2565,9 @@ With given ARG, display files in `db/important-document-path."
(add-to-list 'electric-pair-pairs '(?„ . ?“))
(add-to-list 'electric-pair-text-pairs '(?„ . ?“))))
(use-package elpy
:commands (elpy-enable))
(use-package eproject
:defer t
:config (progn
@ -2665,8 +2668,7 @@ With given ARG, display files in `db/important-document-path."
:init (setq python-indent-offset 2)
:config (progn
(add-hook 'python-mode-hook 'highlight-indentation-mode)
(when (package-installed-p 'elpy)
(elpy-enable))))
(elpy-enable)))
;; Interactive interface to sdcv, the StarDict concole version. To use sdcv,
;; put the dictionary data under ~/.stardict/dic.