python package maintenance
This commit is contained in:
parent
491e53cb61
commit
cfc57d504f
1 changed files with 1 additions and 2 deletions
|
@ -26,7 +26,6 @@
|
|||
(elpy-mode . (lambda () (highlight-indentation-mode -1)))
|
||||
;; (elpy-mode . py-autopep8-enable-on-save)
|
||||
(elpy-mode . flycheck-mode)
|
||||
(elpy-mode . jedi:setup)
|
||||
(elpy-mode . jedi:ac-setup))
|
||||
(elpy-mode . jedi:setup))
|
||||
|
||||
(provide 'jenga-python)
|
||||
|
|
Loading…
Reference in a new issue