Use Elpy's Python shell by default
This commit is contained in:
parent
76c3b54a0b
commit
888fec78d2
@ -1291,7 +1291,7 @@ Configure Java project sources:
|
||||
|
||||
* Python
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(leader-def-key "sp" #'run-python)
|
||||
(leader-def-key "sp" #'elpy-shell-switch-to-shell)
|
||||
#+END_SRC
|
||||
|
||||
Elpy is a python IDE package:
|
||||
|
Loading…
Reference in New Issue
Block a user