elpy-use-ipython

This commit is contained in:
Ivan Malison 2015-08-20 02:13:05 -07:00
parent d480729166
commit 51a264ae56

View File

@ -1714,6 +1714,7 @@ window is active in the perspective."
:commands elpy-enable
:config
(progn
(setq elpy-use-ipython t)
(setq elpy-rpc-backend "jedi")
(elpy-enable)
(unbind-key "M-*" elpy-mode-map)