diff options
Diffstat (limited to 'ravi-init-python.el')
| -rw-r--r-- | ravi-init-python.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ravi-init-python.el b/ravi-init-python.el index 34d488d..29aae57 100644 --- a/ravi-init-python.el +++ b/ravi-init-python.el @@ -26,6 +26,7 @@ (use-package python :mode ("\\.py\\'" . python-mode) + :commands python-shell-switch-to-shell :config (progn |
