conf-emacs/stuff/my-python-mode.el

4 lines
70 B
EmacsLisp
Executable file

(custom-set-variables
'(python-indent 4))
(provide 'my-python-mode)