aboutsummaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2018-08-09 18:02:25 -0500
committerJesús <heckyel@hyperbola.info>2018-08-09 18:02:25 -0500
commit7e8598ebdf92ecf3f9a9c091927c73c4de42d1ab (patch)
tree49c8bc5e0a006678f5f9c32e6ee440f09a82a7c2 /init.el
parent91192f6d72a342f6c6caf37318d4c225bdf96205 (diff)
downloademacs-personal-7e8598ebdf92ecf3f9a9c091927c73c4de42d1ab.tar.lz
emacs-personal-7e8598ebdf92ecf3f9a9c091927c73c4de42d1ab.tar.xz
emacs-personal-7e8598ebdf92ecf3f9a9c091927c73c4de42d1ab.zip
set to 4 spaces in python
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 87aa87a..d7e6c91 100644
--- a/init.el
+++ b/init.el
@@ -38,6 +38,7 @@
(require 'init-flycheck)
;; Languages
(require 'init-markdown)
+(require 'init-python)
(require 'init-pkgbuild)
(require 'init-php)
(require 'init-less)