From 57c8c34206457acc769f29427284a71ab5f1dda0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Benencia?= Date: Tue, 25 Jun 2019 09:27:50 -0700 Subject: Enable autopep8 on Python mode --- .emacs | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs') diff --git a/.emacs b/.emacs index e250c9c..a2aaa08 100644 --- a/.emacs +++ b/.emacs @@ -34,6 +34,7 @@ (load-file "~/.emacs.local.d/modes/org.el") (load-file "~/.emacs.local.d/modes/package.el") (load-file "~/.emacs.local.d/modes/projectile.el") +(load-file "~/.emacs.local.d/modes/python.el") (load-file "~/.emacs.local.d/modes/smex.el") (load-file "~/.emacs.local.d/modes/sml.el") (load-file "~/.emacs.local.d/modes/sublimity.el") -- cgit v1.2.3