Add python-docstring
This commit is contained in:
parent
6f1eb6cc41
commit
d12bef357b
1 changed files with 3 additions and 0 deletions
3
init.el
3
init.el
|
@ -191,6 +191,9 @@
|
||||||
(setq langtool-java-classpath
|
(setq langtool-java-classpath
|
||||||
"/usr/share/languagetool:/usr/share/java/languagetool/*"))
|
"/usr/share/languagetool:/usr/share/java/languagetool/*"))
|
||||||
|
|
||||||
|
(use-package python-docstring
|
||||||
|
:ensure t)
|
||||||
|
|
||||||
(use-package elpy
|
(use-package elpy
|
||||||
:ensure t
|
:ensure t
|
||||||
:init
|
:init
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue