General tweaks
This commit is contained in:
parent
3d30844070
commit
db7cf68775
8 changed files with 24 additions and 21 deletions
|
@ -3,4 +3,5 @@
|
|||
;;;###autoload
|
||||
(defun +python/repl ()
|
||||
"Open the Python REPL."
|
||||
(interactive)
|
||||
(process-buffer (run-python python-shell-interpreter t t)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue