We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f262dc1 commit 6cb25bfCopy full SHA for 6cb25bf
custom.el
@@ -4,6 +4,9 @@
4
;; Your init file should contain only one such instance.
5
;; If there is more than one, they won't work right.
6
'(coffee-tab-width 2)
7
+ '(elpy-modules
8
+ (quote
9
+ (elpy-module-company elpy-module-eldoc elpy-module-pyvenv elpy-module-highlight-indentation elpy-module-django elpy-module-sane-defaults)))
10
'(lsp-auto-guess-root t)
11
'(package-selected-packages
12
(quote
0 commit comments