(use-package python :mode ("\\.\\(py\\|aurora\\)$" . python-mode) :config (progn (setq python-indent-offset 2)))