parent
721afd5ebf
commit
254e38ab9b
3
init.el
3
init.el
|
@ -1160,8 +1160,7 @@
|
||||||
(t '("pyflakes")))))))
|
(t '("pyflakes")))))))
|
||||||
:custom
|
:custom
|
||||||
(python-interpreter "python3")
|
(python-interpreter "python3")
|
||||||
(python-shell-interpreter "ipython3")
|
(python-shell-interpreter "python3")
|
||||||
(python-shell-interpreter-args "-i --simple-prompt")
|
|
||||||
(python-shell-dedicated nil)
|
(python-shell-dedicated nil)
|
||||||
(python-shell-completion-native-enable nil)
|
(python-shell-completion-native-enable nil)
|
||||||
(python-indent-guess-indent-offset nil)
|
(python-indent-guess-indent-offset nil)
|
||||||
|
|
Loading…
Reference in a new issue