Default to python3 in spacemacs
This commit is contained in:
@@ -345,6 +345,7 @@ you should place your code here."
|
||||
(setq-default c-basic-offset 2)
|
||||
(setq-default sgml-basic-offset 2)
|
||||
(setq-default spacemacs-show-trailing-whitespace nil)
|
||||
(setq-default python-shell-interpreter "python3")
|
||||
)
|
||||
|
||||
(setq custom-file "~/.dotfiles/emacs-local-custom.el")
|
||||
|
||||
Reference in New Issue
Block a user