mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
General tweaks
This commit is contained in:
@ -3,4 +3,5 @@
|
||||
;;;###autoload
|
||||
(defun +python/repl ()
|
||||
"Open the Python REPL."
|
||||
(interactive)
|
||||
(process-buffer (run-python python-shell-interpreter t t)))
|
||||
|
Reference in New Issue
Block a user